You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- LunaGao#70 removed almost all clipPath-tags at the <defs> (Flags were cut off)
- LunaGao#77 changed the pt values to pixel (1pt ~= 1.3333333px)
- Added around 60 missing flags into the FlagsCode Enum
- Updated flutter_svg to version 1.0.3
- Updated the flags (6.6.3) provided by https://github.com/lipis/flag-icons
All flags are working without any errors either on 4x3 or 1x1 format.
Hi,
After switching from version
5.0.1
to6.0.0
I am seeing some flags being incorrectly rendered in my app.This is an example of Japan (the red spot should be centered):
whereas others, like Mexico, work fine:
The flag is being rendered inside a TabBar like this:
Thanks in advance!
The text was updated successfully, but these errors were encountered: