hydrated 2.0.0 copy "hydrated: ^2.0.0" to clipboard
hydrated: ^2.0.0 copied to clipboard

outdated

An automatically persisted BehaviorSubject with simple hydration for Flutter. Intended to be used with the BLoC pattern.

2.0.0 #

  • Add null-safety support. Credits to @solid-yuriiprykhodko and @solid-vovabeloded.

1.2.5+2 #

  • Updated dependencies

1.2.5+1 #

  • Fixed example warning with dummy method
  • Fixed pubspec.yaml conventions

1.2.5 #

  • Bump rx_dart version to ^0.22.0
  • This breaks compotibility with Dart SDK < 2.6
  • Simple CI added to repository

1.2.4 #

  • Bump rx_dart version to ^0.22.0

1.2.3 #

  • Bump rx_dart version to ^0.21.0 (thanks to ccadieux!)

1.2.2 #

  • Bump shared_preferences version to ^0.5.1

1.2.1 #

  • Fix error thrown when onHydrate was null

1.2.0 #

  • Hydrate is now automagical

1.1.0+4 #

  • Improved docs

1.1.0+3 #

  • Fix docs, never gonna give up that build number

1.1.0 #

  • Add support for serialized classes, remove build number

1.0.0+2 #

  • Update docs

1.0.0+1 #

  • First release of Hydrated
29
likes
0
points
102
downloads

Publisher

verified publishersolid.software

Weekly Downloads

An automatically persisted BehaviorSubject with simple hydration for Flutter. Intended to be used with the BLoC pattern.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, rxdart, shared_preferences

More

Packages that depend on hydrated