Skip to content

yagizdo/flutter_mobx_boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter - Boilerplate project template with MobX

Run Locally

Clone the project

  git clone https://github.com/yagizdo/flutter_basic_template

Go to the project directory

  cd Flutter-basic-template

Install dependencies

  flutter pub get

Run App

  flutter run

What will be add ❓

  • Auto route for route system

Libraries I use in the template:

Contributing

Contributions are always welcome!