Skip to content

Releases: FlutterGen/flutter_gen

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.

v5.0.1

29 Sep 07:37
1bd85ed
Compare
Choose a tag to compare

Bug fix

  • #300 Fix package_parameter_enabled being ignored for Flare, Rive and Lottie.
  • #303 Add ignore_for_file: implicit_dynamic_list_literal to generated files.

Development

  • #306 Update required analyzer: '>=4.7.0 <6.0.0'