reactive_mvvm 1.0.19 copy "reactive_mvvm: ^1.0.19" to clipboard
reactive_mvvm: ^1.0.19 copied to clipboard

unlistedoutdated

Reactive MVVM Library that facilitates complex state scenarios especially form entry styled after bloc using RxDart.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add reactive_mvvm

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

dependencies:
  reactive_mvvm: ^1.0.19

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:reactive_mvvm/reactive_mvvm.dart';
0
likes
0
pub points
9%
popularity

Publisher

verified publisherconcerti.io

Reactive MVVM Library that facilitates complex state scenarios especially form entry styled after bloc using RxDart.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, rxdart

More

Packages that depend on reactive_mvvm