Skip to content

Releases: FlutterGen/flutter_gen

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.

v5.0.3

20 Oct 08:38
430d4fb
Compare
Choose a tag to compare

Bug fix

  • #322 Fix wrong package asset path with svg, lottie, flare and rive integrations.
  • #323 Fix generate failed when only list in a JSON files.

v5.0.2

12 Oct 05:39
be02dc9
Compare
Choose a tag to compare

Bug fix

  • #308 #309 Fix missing add to the lottie#controller.