easystate 0.0.7 copy "easystate: ^0.0.7" to clipboard
easystate: ^0.0.7 copied to clipboard

outdated

EasyState is the simplest and the easiest state management for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easystate

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

dependencies:
  easystate: ^0.0.7

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:easystate/easystate.dart';
4
likes
0
points
32
downloads

Publisher

verified publishersonub.com

Weekly Downloads

EasyState is the simplest and the easiest state management for Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, rxdart

More

Packages that depend on easystate