FlutterGen / flutter_gen

The Flutter code generator for your assets, fonts, colors, … — Get rid of all String-based APIs.
https://pub.dev/packages/flutter_gen
MIT License
1.46k stars 146 forks source link

Future Request : Support other file format like flr #46

Closed cenumi closed 3 years ago

cenumi commented 3 years ago

I notice ".flr" file used by flare_flutter is not generated. This package is widely used to add animation to flutter apps, just like lottie from Airbnb. version 1.2.1 by dart command-line.

Thank you very much.😀

wasabeef commented 3 years ago

@cenumi We just released 1.3.0. It generates correctly for Flare and other files. And supports the flare_flutter.

Plase use it,

$ brew upgrade fluttergen/tap/fluttergen
$ dart pub global activate flutter_gen