Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter bricks

This is my Flutter Technology collection of bricks

🧱 Bricks

Brick Description
starter_setup The whole starter template for a new project
module_feature folder structure and files for a new feature. e.g signIn, signUp e.t.c

🛠️ Installation Steps

Install mason_cli

dart pub global activate mason_cli

Bricks can be installed from this repository.

Install a brick

Install Starter Setup brick

mason add -g starter_setup --git-url https://github.com/enikebraimoh/flutter_bricks.git --git-path bricks/starter_setup

To use Starter Setup brick

mason make starter_setup

NB: Follow the prompt

Install Module feature brick

mason add -g module_feature --git-url https://github.com/enikebraimoh/flutter_bricks.git --git-path bricks/module_feature

To use Module feature brick

mason make module_feature

NB: Follow the prompt

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages