- Add support for a generic
KeyValueStore
interface. - Add an extensive unit-test suite.
- Restore
BehaviorSubject
behavior ofHydratedSubject
.
- Add null-safety support. Credits to @solid-yuriiprykhodko and @solid-vovabeloded.
- Updated dependencies
- Fixed example warning with dummy method
- Fixed pubspec.yaml conventions
- Bump
rx_dart
version to^0.22.0
- This breaks compatibility with Dart SDK < 2.6
- Simple CI added to repository
- Bump
rx_dart
version to^0.22.0
- Bump
rx_dart
version to^0.21.0
(thanks toccadieux
!)
- Bump
shared_preferences
version to^0.5.1
- Fix error thrown when onHydrate was null
- Hydrate is now automagical
- Improved docs
- Fix docs, never gonna give up that build number
- Add support for serialized classes, remove build number
- Update docs
- First release of Hydrated