Skip to content

onatcipli/flutter_generate

Repository files navigation

Icon

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

Example Image Creating Files

Example Image

Created from templates made available by Stagehand under a BSD-style license.

About

A sample command-line application which can create .dart files to determine a structure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published