jio_reactor 0.0.2 copy "jio_reactor: ^0.0.2" to clipboard
jio_reactor: ^0.0.2 copied to clipboard

A Flutter package for android, iOS and web which provides reactive widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add jio_reactor

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

dependencies:
  jio_reactor: ^0.0.2

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:jio_reactor/jio_reactor.dart';
1
likes
160
points
25
downloads

Publisher

verified publisherjiocoders.com

Weekly Downloads

A Flutter package for android, iOS and web which provides reactive widget.

Repository (GitHub)
View/report issues
Contributing

Topics

#reactive-widget #state-manager #controller #reactor #rxdart

Documentation

API reference

License

MIT (license)

Dependencies

flutter, rxdart

More

Packages that depend on jio_reactor