Projects using MobX.dart #767
Replies: 21 comments 2 replies
-
📷 SeizeYourSpace: a fun app to capture candidate details at a conference booth, with a Selfie 🤳 |
Beta Was this translation helpful? Give feedback.
-
Need some more example with CRUD + Rest API + Providers (MultiProvider) + Pagination/Infinite scroll data + Organizing Stores |
Beta Was this translation helpful? Give feedback.
-
ExpansionPanel: Sample of using Mobx in ExpansionPanel. Open for comments and suggestions. Thanks! |
Beta Was this translation helpful? Give feedback.
-
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 |
Beta Was this translation helpful? Give feedback.
-
UniQuote A Quote Database that you can create your favorite list and follow specific tags or users |
Beta Was this translation helpful? Give feedback.
-
Balance Friends (밸런스프렌즈) is a chatbot app (500000 download +) to help your diet. Currently only Korean is supported. |
Beta Was this translation helpful? Give feedback.
-
Blaise - a wallet for the PascalCoin cryptocurrency is using mobx. Source available here |
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
-
L.I.S.A. - It's a Home Automation System based on voice recognition available in mobile/desktop (and web ish lool) |
Beta Was this translation helpful? Give feedback.
-
i've made simple app with json placeholder api simple_app with mobx ,well structured and well organized (as i hope) . |
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
-
SISLoja is a business management application built with slidy,modular and MobX |
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
-
I have been working on the boilerplate project includes MobX as a primary state management.
|
Beta Was this translation helpful? Give feedback.
-
Tennboard App for tennis players to create their own clubs and invite friends :) |
Beta Was this translation helpful? Give feedback.
-
Pinger - ping command utility app. |
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
-
fig.style is a quotes app & service available on iOS, Android & web. A REST API is on its way (code source). |
Beta Was this translation helpful? Give feedback.
-
My app (to be released officially later) is using it. It has more than 100k lines of Flutter code, with complex logic and user interactions. Mobx is very helpful when building this app! |
Beta Was this translation helpful? Give feedback.
-
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.
Beta Was this translation helpful? Give feedback.
All reactions