Featured

Chapter 9 - MobX (Full Course, 7+ Hours) - Flutter State Management Course



Published
Part of Flutter State Management Course playlist: https://www.youtube.com/playlist?list=PL6yRaaP0WPkUf-ff1OX99DVSL1cynLHxO

MobX is a reactive state management solution that is available for both Dart and Flutter. The Dart part of the MobX package gives us observables, computed properties, and actions plus reactions. The Flutter MobX package allows us to integrate MobX into our Flutter applications by giving us Observer, a StatefulWidget that can listen to changes occurring in a Store object and returning a Widget that matches the current state.

The MobX logo in the thumbnail of this video, and all MobX related resources belong to the creator of the MobX series of libraries!

Category
Management
Be the first to comment