unify_uni_state 0.0.1 copy "unify_uni_state: ^0.0.1" to clipboard
unify_uni_state: ^0.0.1 copied to clipboard

A unified lightweight state management solution for Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add unify_uni_state

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

dependencies:
  unify_uni_state: ^0.0.1

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:unify_uni_state/unify_uni_state.dart';
0
likes
150
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

A unified lightweight state management solution for Flutter applications.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, unify_uni_bus

More

Packages that depend on unify_uni_state

Packages that implement unify_uni_state