Skip to content

Releases: LunaGao/flag_flutter

v7.0.1

10 Sep 15:43
fb0820e

Choose a tag to compare

[7.1.1]

  • #93 Added methods to generate asset paths for flags based on country codes and sizes.
  • #93 Enhanced the Flag widget to utilize the new asset path methods.
  • #93 Improved widget tests to cover new functionalities and ensure robustness.
  • #93 Updated iOS deployment target to 12.0 and adjusted project settings accordingly.
  • #93 added some widget tests to verify that all flags can be rendered.
  • #90 reduce the size of the SVGs.

v7.0.0

09 Jun 07:09

Choose a tag to compare

  • Upgrade svg package and remove caching

v6.0.0

16 Jan 14:36

Choose a tag to compare

[6.0.0]

v5.0.2

09 Jan 13:34

Choose a tag to compare

[5.0.2]

  • updated flutter_svg to 1.0.0

v5.0.1

06 Jul 09:07
3a7af82

Choose a tag to compare

[5.0.1]

  • updated flutter_svg to 0.22.0
  • add enum_to_string library
  • Fixed #50
  • Fixed #53

v3.2.2

19 Feb 16:53

Choose a tag to compare

  • Add Vatican City. #43 by mdccxv
  • Fixed #44
  • Add preCache and widget replacement PR45

v3.2.1

04 Feb 14:18

Choose a tag to compare

v4.0.0-nullsafety

06 Jan 11:45

Choose a tag to compare

v4.0.0-nullsafety Pre-release
Pre-release
  • support nullsafety

v3.2.0

06 Jan 03:15

Choose a tag to compare

v3.1.0

14 Nov 08:16
5920b53

Choose a tag to compare

  • upgraded flutter_svg packages to ^0.19.1
  • upgraded flutter to 1.22.2 (stable)
  • AndroidX Migration
  • Upgraded 1.12 Android projects