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

discontinued

A simple state manager.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add el_state

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

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

Publisher

unverified uploader

Weekly Downloads

A simple state manager.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

el_dart, el_storage, flutter

More

Packages that depend on el_state