Skip to content

Releases: FlutterGen/flutter_gen

v5.7.0

28 Aug 05:09
ba6893e
Compare
Choose a tag to compare

Feature

  • #548 Add Import abstraction for package imports alias. by @AlexV525

Development

v5.6.0

25 Jun 08:53
5fab8ca
Compare
Choose a tag to compare

Bug fix

  • #530 Fix the Flavored assets. by @AlexV525
    • Please submit issues later if you have any feedback, this is blocking users from generating files if they are using flavors or transformations and there is no workaround for them.
  • #532 Provid the theme to SvgAssetLoader instead of SvgPicture. by @Kirpal

v5.5.0+1

20 May 07:27
9f6c817
Compare
Choose a tag to compare

5.5.0+1

Feature

  • #471 Handles root directory assets. by @AlexV525
  • #472 Add directory_path_enabled to output the path of assets directory classes. by @AlexV525
  • #487 Add support for 'useArtboardSize' argument in rive integration. by @devilbuddy
  • #493 Add support for vector graphics (vec files) in SvgGenImage. by @raldhafiri

Bug fix

  • #485 Remove default SvgTheme argument preventing DefaultSvgTheme works correctly. by @mym0404

Development

  • Update to Dart 3.3.4.
  • Update to Flutter 3.19.6.

v5.4.0

05 Jan 09:45
Compare
Choose a tag to compare
chore: revert release actions

v5.3.2

21 Sep 08:14
8ed1f03
Compare
Choose a tag to compare
chore: bump up to 5.3.2 (#424)

v5.3.1

05 May 14:20
9a20950
Compare
Choose a tag to compare
Release v5.3.1 (#389)

* release: v5.3.1

* style: ignore deprecated code with xml

v5.3.0

18 Apr 10:15
e57307d
Compare
Choose a tag to compare
release v5.3.0 (#382)

v5.2.0

07 Feb 08:21
Compare
Choose a tag to compare

Feature

  • #350 [BREAKING CHANGES] Upgrade for support of flutter_svg 2.0.0.

v5.1.0+1

31 Oct 09:53
3cdfe3e
Compare
Choose a tag to compare

Documents update

v5.1.0

31 Oct 08:51
c857eb5
Compare
Choose a tag to compare

Feature

  • #322 #327 [BREAKING CHANGES] Add keyName to integrations and exchange the path value.