Skip to content

Releases: FlutterGen/flutter_gen

v4.2.1

30 May 09:00
05e307b
Compare
Choose a tag to compare
chore: bump up to v4.2.1 (#245)

* fix: change the version to as a range

* fix: change the version to as a range

* chore: bump up to 4.2.1

v4.2.0

25 May 09:35
7da8c55
Compare
Choose a tag to compare
feat: bump up to 4.2.0 (#234)

* feat: bump up to 4.2.0

* chore: update changelog

v4.1.6+1

06 Jun 08:13
Compare
Choose a tag to compare
chore: bump up to 4.1.6

v4.1.6

07 Mar 08:56
Compare
Choose a tag to compare

Feature

  • #199 #201 Expose some parameters of SvgPicture (flutter_svg).
    • theme
    • cacheColorFilter

v4.1.5

13 Jan 09:57
66e3515
Compare
Choose a tag to compare

Bug fix

  • #187 Update dependencies.
    • analyzer

v4.1.4

04 Jan 09:00
Compare
Choose a tag to compare

Feature

  • #180 #182 Update to dartx 1.0.0 and json_serializable to 6.0.0

Development

  • Update to Dart 2.15.0
  • Update to Flutter 2.8.1

v4.1.3

14 Dec 07:22
972eefe
Compare
Choose a tag to compare

Bug fix

  • #172 #173 Add unnecessary_import in ignore_for_title because cause warning from Dart 2.15.

v4.1.2+2

09 Dec 10:47
Compare
Choose a tag to compare
docs: update example

v4.1.2+1

09 Dec 10:29
Compare
Choose a tag to compare

Development
Added sample code.

v4.1.2

05 Nov 05:28
9735109
Compare
Choose a tag to compare

Bug fix

  • #156 The Dartdocs generate different strings on Windows and Ubuntu.