flutter_mobx 2.3.0

SDKflutter
Platformandroidioswindowslinuxmacosweb

Flutter integration for MobX. It provides a set of Observer widgets that automatically rebuild when the tracked observables change.

Examples

Counter

The default example that you get when you create a new Flutter app. Now flavored with MobX :-).

Jump to Source

Todos

Can't miss out on the Todos! It's a classic way of showcasing a framework.

Jump to Source