Mobx.dart: Projects using MobX.dart

Created on 7 May 2019  ·  20Comments  ·  Source: mobxjs/mobx.dart

It's awesome to see a community building up around MobX for the Dart and Flutter platforms. 🚀

If you can share about your project, please do comment and let us all know. I am sure it's a diverse world out there. We would love to see all the places where it is being used 🙏.

A section on mobx.pub will be created too.

help wanted docs

Most helpful comment

Blaise - a wallet for the PascalCoin cryptocurrency is using mobx. Source available here

All 20 comments

📷 SeizeYourSpace: a fun app to capture candidate details at a conference booth, with a Selfie 🤳

Need some more example with CRUD + Rest API + Providers (MultiProvider) + Pagination/Infinite scroll data + Organizing Stores

ExpansionPanel: Sample of using Mobx in ExpansionPanel. Open for comments and suggestions. Thanks!

I've done a simple hacker news one that uses provider and loads more stories upon scrolling here

Note: i'm aware there's an existing example but I haven't seen one making use of provider and pagination that would be similar to what @patelmanjeet is asking about

UniQuote A Quote Database that you can create your favorite list and follow specific tags or users

Diet Friends (다이어트 프렌즈) is a chatbot app to help your diet. Currently only Korean is supported.

Blaise - a wallet for the PascalCoin cryptocurrency is using mobx. Source available here

It's all widgets - podcast - It's a Flutter app that lists all the Flutter Podcast from the itsallwidgets that is hosted by the Hillel Coren.

Source code available here.

L.I.S.A. - It's a Home Automation System based on voice recognition available in mobile/desktop (and web ish lool)

i've made simple app with json placeholder api simple_app with mobx ,well structured and well organized (as i hope) .

Beer diary - Free app for finding out what beer is on offer in your area and keeping your beer consumption stats. Made for Android and iOS.
Thank you all, MobX.dart makes Flutter state-management painless.

SISLoja is a business management application built with slidy,modular and MobX

I am creating a plant management app here. It has integration with SQLite. At the moment trying to find out how to integrate authentication and firebase in this.

I have been working on the boilerplate project includes MobX as a primary state management.
Right now has a below features:

Init application flow.
Dummy Login flow with validations,
Fetching data from internet using http,
Changing theme (Dark/Light/System)

Tennboard App for tennis players to create their own clubs and invite friends :)

Pinger - ping command utility app.

Wassword - Wonderful Password Generator: you can easily generate complex passwords and use them for your online accounts. Choose length and chars to be used and generate your passwords safely. Everything works offline and nothing is shared, your safety comes first.

I've got also a GitHub repo: wassword-flutter.

picPics - Photo Manager uses MobX to manage its states. Since there were too many things happening in parallel MobX helped to organize the code as well as avoiding rebuilding the widget tree too many times. Improving the app performance a lot.

Leaflet, a full fledged notes app, for android, ios, macos, windows and linux. Uses mobx to manage preferences, app data, device info and similar stuff.

img fig.style is a quotes app & service available on iOS, Android & web. A REST API is on its way (code source).

Was this page helpful?
0 / 5 - 0 ratings