hydrated_cubit 0.1.4 copy "hydrated_cubit: ^0.1.4" to clipboard
hydrated_cubit: ^0.1.4 copied to clipboard

discontinued

An extension to the cubit state management library which automatically persists and restores cubit states.

0.1.4 #

  • docs: inline documentation improvements
  • fix: upgrade to cubit: ^0.1.2

0.1.3 #

  • fix: excessive storage reads and fromJson invocations
  • docs: minor documentation improvements

0.1.2 #

  • fix: reintroduce migration code to ensure no data loss (#67)

0.1.1 #

  • fix: support use alongside hive (#53)

0.1.0 #

  • feat: upgrade to cubit: ^0.1.0

0.0.3 #

  • BREAKING:
    • Rename HydratedStorage to Storage
    • Rename HydratedCubitStorage to HydratedStorage
    • Rename getInstance to build

0.0.2 #

  • docs: minor improvements to README

0.0.1 #

  • feat: initial release
5
likes
40
pub points
0%
popularity

Publisher

verified publisherbloc-dev.com

An extension to the cubit state management library which automatically persists and restores cubit states.

Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation

License

MIT (LICENSE)

Dependencies

cubit, flutter, hive, meta, path_provider, synchronized

More

Packages that depend on hydrated_cubit