Skip to content

ibhavikmakwana/flutter_mobx_boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter mobx boilerplate

A Flutter Project contains a Boilerplate code with MobX and Provider as a State Managment.

Read more about the project structure here.

Current Features:

  1. Init application flow.
  2. Dummy Login flow with validations,
  3. Fetching data from internet using http,
  4. Changing theme (Dark/Light/System)
  5. Log out.

TODO

  1. Offline first app with Moor.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Contribute

  1. Fork the the project
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Make required changes and commit (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Questions?🤔

Hit me on

Donate

If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of ☕

  • PayPal
  • Google Pay (bhavikmakwana43@okhdfcbank)

Releases

No releases published

Packages

No packages published

Languages