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

discontinued
outdated

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.1

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
0
pub points
0%
popularity

Publisher

unverified uploader

Simplified observing of values through MobX store.

Homepage

License

unknown (LICENSE)

Dependencies

flutter, flutter_mobx, mobx

More

Packages that depend on mobx_observer_widgets