state_container 0.0.3+2 copy "state_container: ^0.0.3+2" to clipboard
state_container: ^0.0.3+2 copied to clipboard

outdated

Flutter widget for control different states.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add state_container

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

dependencies:
  state_container: ^0.0.3+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:state_container/state_container.dart';
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Flutter widget for control different states.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

animations, flutter

More

Packages that depend on state_container