flutter_gen icon indicating copy to clipboard operation
flutter_gen copied to clipboard

Explain how to use without build_runner

Open PiN73 opened this issue 3 years ago • 2 comments

One might want to use this package separately from build_runner but still have it connected to project (to make the project easily portable). I've added instructions about this to readme

PiN73 avatar Feb 18 '21 19:02 PiN73

Also this approach is useful if one want to specify dependency from git and point to specific reference (branch/commit) and still use FlutterGen separately build_runner

PiN73 avatar Feb 18 '21 21:02 PiN73

Thanks for your PR! We are currently preparing for the 2.x.x release and refactoring the README. We will consider this use case. 🙂

lcdsmao avatar Feb 19 '21 05:02 lcdsmao