flag 2.0.4
flag: ^2.0.4 copied to clipboard
A flag Flutter package. Use for showing flags. All flags came from https://www.un.org/en/member-states/index.html .
[2.0.4] - Release Flags #
- fixed Slovakian flag can not show up error.
- update flutter version to 1.17.1
[2.0.3] - Release Flags #
- fixed brazilian flag can not show up error.
[2.0.2] - Release Flags #
- add European Union flag.
[2.0.1] - Release Flags #
- update description in pubspec.yaml file
[2.0.0] - Release Flags #
- list of all countries from https://www.un.org/en/member-states/index.html
- flag from wiki.
- update flutter_svg packages to ^0.17.4
- remove
getFullFlag
andgetMiniFlag
function - add
getFlag
function - add fit option
[1.0.3] - Release Flags #
- update flutter_svg packages to ^0.17.0
- fixed https://github.com/LunaGao/flag_flutter/issues/2
[1.0.2] - Release Flags #
- format code.
- add license
[1.0.1] - Release Flags #
- update to support latest dependencies
[1.0.0] - Release Flags #
- add full flag
- add mini flag