hydrated 1.2.5+2
hydrated: ^1.2.5+2 copied to clipboard
An automatically persisted BehaviorSubject with simple hydration for Flutter. Intended to be used with the BLoC pattern.
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 toccadieux
!)
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