Last updated:
0 purchases
flutter generate
A simple executable command-line application
that helps you to create a consistent structure in your project lib directory It is creating
dart files with command-line commands and It is compatible with effective_dart_style guide.
able to create files from the command line
pub global activate flutter_generate
flutter_generate bloc --name Authentication
flutter_generate page --name login --stful
flutter_generate widget --name UserCard --stless
flutter_generate repository --name authentication
flutter_generate model --name user_model
copied to clipboard
Created from templates made available by Stagehand under a BSD-style
license.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.