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

An extension to package:cubix which automatically persists and restores cubix state. Built to work with package:cubix.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hydrated_cubix

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

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

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An extension to package:cubix which automatically persists and restores cubix state. Built to work with package:cubix.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cubix, flutter, hydrated_bloc

More

Packages that depend on hydrated_cubix