Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Boilerplate

Boilerplate template for all my opensource flutter projects.

How to Use

Step 1:

Download or clone this repo by using the link below:

https://github.com/codekeyz/flutter_boilerplate.git

Step 2:

Go to project root and execute the following command in console to fetch dependencies:

flutter pub get

Step 3:

This project uses libraries that work with code generation, execute the following command to generate files:

flutter packages pub run build_runner build --delete-conflicting-outputs

or watch command in order to keep the source code synced automatically:

flutter packages pub run build_runner watch

Boilerplate Features:

Up-Coming Features:

  • Network Client

About

Boilerplate template for all my OpenSource flutter projects.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages