Reactive State Management with MobX.dart - Pavan Podila (Flutter Week)
Dev Café
As you scale your Flutter apps, you will come to realize that State Management becomes a critical aspect of your application. At the same time, the business logic of your application is also scaling in terms of complexity. These two aspects will consume a lot of your time. As a Flutter Developer, you should rather focus on your Business Logic than worrying about keeping the Data and UI in sync. MobX.dart is a State Management solution that claims to be hassle-free and helps you regain focus on your core application logic.
In this talk, we will look at the core building blocks of MobX and look at some common scenarios that can be tackled with MobX. The goal is to put you (the Flutter Developer) in the driver's seat and push away State Management as a secondary concern. With the automatic and hassle-free wiring of Data and Widgets, MobX will empower you to take on the most demanding aspects of your Flutter Application.
Links:
- MobX: https://pub.dev/packages/mobx
- Documentation: https://mobx.netlify.app/
- Twitter: https://twitter.com/pavanpodila ... https://www.youtube.com/watch?v=vcTPV8rZF6w
192949481 Bytes