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 a24b82c commit d5659d1Copy full SHA for d5659d1
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## 1.4.0 - Sep 15, 2021
2
+
3
+* Remove `distinct_value_connectable_stream` dependency.
4
+* Update dependencies
5
+ * `rxdart_ext` to `0.1.2`
6
+ * `rxdart` to `0.27.2`
7
+ * `meta` to `1.7.0`
8
+* Migrated from `pedantic` to `flutter_lints`.
9
10
## 1.3.0 - Jun 21, 2021
11
12
* Rename `FlatMapPolicy` to `FlattenStrategy`.
0 commit comments