All Projects → ibhavikmakwana → flutter_mobx_boilerplate

ibhavikmakwana / flutter_mobx_boilerplate

Licence: BSD-2-Clause license
A Flutter Project contains a Boilerplate code with MobX and Provider as a State Management.

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to flutter mobx boilerplate

flutter expense manager
Flutter Provider and Shared Preferences Sample Application.
Stars: ✭ 59 (+103.45%)
Mutual labels:  provider, flutter-state-management
YugiohCards
Yugioh Cards Sample App using MobX, Provider, and Chopper
Stars: ✭ 31 (+6.9%)
Mutual labels:  mobx, provider
Flutter Boilerplate Project
A boilerplate project created in flutter using MobX and Provider.
Stars: ✭ 1,194 (+4017.24%)
Mutual labels:  mobx, boilerplate-template
react-native-taopiaopiao
react-native 构建全栈淘票票
Stars: ✭ 30 (+3.45%)
Mutual labels:  mobx
Mung-React
leaning react
Stars: ✭ 13 (-55.17%)
Mutual labels:  mobx
ngx-mobx
Mobx decorators for Angular Applications
Stars: ✭ 14 (-51.72%)
Mutual labels:  mobx
SoundCloudMobx
No description or website provided.
Stars: ✭ 49 (+68.97%)
Mutual labels:  mobx
React
This repository contains all the material for the HackYourFuture module "React.js: Building dynamic UIs with modern JavaScript"
Stars: ✭ 243 (+737.93%)
Mutual labels:  mobx
NObservable
MobX like observable state management library with Blazor support
Stars: ✭ 66 (+127.59%)
Mutual labels:  mobx
react-mobx-webpack-seed
a boiler plate for React, MobX and Webpack application with tests and coverage.
Stars: ✭ 21 (-27.59%)
Mutual labels:  mobx
angular-material-starter-template
🍄 Angular 14 boilerplate that comes with Material-UI, Tailwind3, Purgecss, Jest & Cypress Support, Optimal project structure & Interceptor inspired from popular blogs, source map analyzer tools, husky, all pre-configured and much more...
Stars: ✭ 104 (+258.62%)
Mutual labels:  boilerplate-template
plex-music
Web/Desktop app for streaming music from your Plex Media Server
Stars: ✭ 42 (+44.83%)
Mutual labels:  mobx
fashion app
Flutter E commerce Fashion 🛍
Stars: ✭ 80 (+175.86%)
Mutual labels:  provider
tm-nextjs-starter
React + Nextjs + MobX starter
Stars: ✭ 49 (+68.97%)
Mutual labels:  mobx
react-native-devtools-spy
Adds a Spy option to the React Native development menu
Stars: ✭ 14 (-51.72%)
Mutual labels:  mobx
veact
Mutable state enhancer library for React based on @vuejs
Stars: ✭ 62 (+113.79%)
Mutual labels:  mobx
movue
MobX integration for Vue.js.
Stars: ✭ 57 (+96.55%)
Mutual labels:  mobx
natsuha-weather
Natsuha Weather for WeChat Mini Program.
Stars: ✭ 33 (+13.79%)
Mutual labels:  mobx
mobx-react-docz
DEPRECATED Documentation site for MobX in React
Stars: ✭ 43 (+48.28%)
Mutual labels:  mobx
mst-effect
💫 Designed to be used with MobX-State-Tree to create asynchronous actions using RxJS.
Stars: ✭ 19 (-34.48%)
Mutual labels:  mobx

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)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].