Hello, team! I'm encountering an issue where addin...
# community-support
r
Hello, team! I'm encountering an issue where adding a package to my Flutter application prevents it from being built. It's throwing an error. Is anyone know how to solve it? Please help me! I will attach the error screenshot below.
v
Please never anywhere share screenshots of text if you only want to share the text and not something additional like colors or IDE annotations. Text in images is hard to read, especially on mobile, very hard to copy, and nearly impossible to search for. Regarding the error, you maybe got the actual error further up, so scroll up. Also, did you do what the error suggests? If no, why not? If yes, why don't you provide the additional information, especially the
--stacktrace
or optimally the build
--scan
URL?