Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web not working - path not found #41

Closed
leoshusar opened this issue Jan 21, 2021 · 1 comment
Closed

Web not working - path not found #41

leoshusar opened this issue Jan 21, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@leoshusar
Copy link

leoshusar commented Jan 21, 2021

I'm trying to use this package for web app and I am getting an exception, that path doesn't exist:

The following ProgressEvent$ object was thrown resolving an image codec:
  [object ProgressEvent]

When the exception was thrown, this was the stack
Image provider: NetworkImage("packages/flag/res/flag/cz.svg", scale: 1)
Image key: NetworkImage("packages/flag/res/flag/cz.svg", scale: 1)

When I run it using flutter run -d chrome, I can find those icons in assets/packages/flag/res/flag/ - starting with assets.
However when I run it using VS Code debugging (F5), neither of those paths exist.

I am using Flutter beta version 1.25.0-8.1.pre.

@LunaGao LunaGao self-assigned this Jan 31, 2021
@LunaGao LunaGao added the bug Something isn't working label Jan 31, 2021
@LunaGao LunaGao closed this as completed in d92a737 Feb 4, 2021
@LunaGao
Copy link
Owner

LunaGao commented Feb 4, 2021

fixed in 3.2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants