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

outdated

Simple state manager

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add reactive_variables

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

dependencies:
  reactive_variables: ^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:reactive_variables/reactive_variables.dart';
8
likes
0
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

Simple state manager

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on reactive_variables