state_container 0.2.0 copy "state_container: ^0.2.0" to clipboard
state_container: ^0.2.0 copied to clipboard

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.2.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:state_container/state_container.dart';
1
likes
120
pub points
0%
popularity

Publisher

unverified uploader

Flutter widget for control different states.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

animations, flutter

More

Packages that depend on state_container