fluxstate 1.3.0 copy "fluxstate: ^1.3.0" to clipboard
fluxstate: ^1.3.0 copied to clipboard

A revolutionary, simple, and powerful state management library for Flutter with advanced persistence.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fluxstate

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

dependencies:
  fluxstate: ^1.3.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:fluxstate/fluxstate.dart';
4
likes
160
points
42
downloads

Publisher

verified publisheranantyalabs.com

Weekly Downloads

A revolutionary, simple, and powerful state management library for Flutter with advanced persistence.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT-0 (license)

Dependencies

crypto, flutter, path_provider, shared_preferences

More

Packages that depend on fluxstate