mobx_observer_widgets 0.0.3 copy "mobx_observer_widgets: ^0.0.3" to clipboard
mobx_observer_widgets: ^0.0.3 copied to clipboard

discontinued

Simplified observing of values through MobX store.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mobx_observer_widgets

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  mobx_observer_widgets: ^0.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mobx_observer_widgets/mobx_observer_widgets.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Simplified observing of values through MobX store.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, flutter_mobx, mobx

More

Packages that depend on mobx_observer_widgets