Flutter Gen Versions Save

The Flutter code generator for your assets, fonts, colors, … — Get rid of all String-based APIs.

v5.4.0

4 months ago

v5.3.2

7 months ago

v5.3.1

1 year ago

v5.3.0

1 year ago

v5.2.0

1 year ago

Feature

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

v5.1.0+1

1 year ago

Documents update

v5.1.0

1 year ago

Feature

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

v5.0.3

1 year ago

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

1 year ago

Bug fix

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

v5.0.1

1 year ago

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'