reactable 0.1.0 copy "reactable: ^0.1.0" to clipboard
reactable: ^0.1.0 copied to clipboard

outdated

light yet powerful reactive state management package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add reactable

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

dependencies:
  reactable: ^0.1.0

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:reactable/reactable.dart';
10
likes
0
points
201
downloads

Publisher

verified publisherqlevar.de

Weekly Downloads

light yet powerful reactive state management package

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on reactable