We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f768282 commit ae06b4dCopy full SHA for ae06b4d
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 1.2.5+1
2
+
3
+- Fixed example warning with dummy method
4
+- Fixed pubspec.yaml conventions
5
6
## 1.2.5
7
8
- Bump `rx_dart` version to `^0.22.0`
pubspec.yaml
@@ -1,6 +1,6 @@
name: hydrated
description: An automatically persisted BehaviorSubject with simple hydration for Flutter. Intended to be used with the BLoC pattern.
-version: 1.2.5
+version: 1.2.5+1
homepage: https://github.com/lukepighetti/hydrated
environment:
0 commit comments