122 Forks
1221 Stars
1221 Watchers

flutter_gen

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

How to download and setup flutter_gen

Open terminal and run command
git clone https://github.com/FlutterGen/flutter_gen.git
git clone is used to create a copy or clone of flutter_gen repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with flutter_gen https://github.com/FlutterGen/flutter_gen/archive/master.zip

Or simply clone flutter_gen with SSH
[email protected]:FlutterGen/flutter_gen.git

If you have some problems with flutter_gen

You may open issue on flutter_gen support forum (system) here: https://github.com/FlutterGen/flutter_gen/issues