A flag Flutter package for Android
/ iOS
/ Web
. Mobile Based by https://github.com/dnfield/flutter_svg , Web Based by Image.network
- Flag list came from UN members. UN Web Site
- A lot of flag svg files came from wike. such as Antigua and Barbuda
- Some flag svg files came from Countryflags.
Organisations
eu
European Union. Modify by art-decor for European Union
Flag(COUNTRY_CODE, height: HEIGHT, width: WIDTH),
Such as
Flag('AD', height: 100, width: null)
Flag('AD', height: null, width: null)
Flag('AD', height: 10, width: 100, fit: BoxFit.fill)
brazilian
(br) flag, you can see that the letters are still a bit abnormal.
switch Flutter SDK channel Flutter-build-release-channels
flutter channel
flutter channel <channel-name>
develop
--> developstable
--> verison X.Y.Z (using lateststable
channel Flutter SDK)
Channel stable, 1.22.2
master
--> verison X.Y.Z-pre (using latestbate
channel Flutter SDK)
Channel beta, 1.20.0-7.3.pre