-
-
Notifications
You must be signed in to change notification settings - Fork 60
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
Argentina's flag issue #74
Comments
Stacktrace:
|
Update: Scrolling through the list of country codes found here, I see there are some recognized countries whose flags do not show.
Console output - sanitized for country codes and error outputs only
|
I experience this issue with the USA flag. Any update? |
I have the same issue with Lithuania flag (lt) |
Seems like something's broken with flutter_svg on Flutter 3 :/ |
I'm currently using flags on version 5.0.1 while version 6.0 has some bugs. The version 5.0.1 is currently working normally with flutter 3 for who is having issue with version 6.0. For who has issue, I recommend use version 5.0.1 while the version 6.0 of this package currently has issues. |
This is the only solution as of now, because v6.x also fails for me for literally every single flag. |
Updating flutter_svg package may help but Flag restricts svg version with maximum 1.1.0 as i get error on pub get. It should be fixed.. I do not want to downgrade to 5x version because it has size issue for some flags. the countries which fails on my app (flag: v6.0.0, flutter 3.7.7): |
Throw an error when selecting the AR code.
The text was updated successfully, but these errors were encountered: