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 e1b6d34 commit 6a10dc7Copy full SHA for 6a10dc7
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.28.0-dev.1 (TBD)
+## 0.28.0-dev.1 (2024-01-27)
2
3
Feedback on this change appreciated as this is a dev release before 0.28.0 stable!
4
@@ -9,6 +9,10 @@ Feedback on this change appreciated as this is a dev release before 0.28.0 stabl
9
It will then resume the outer subscription, and listen to the next inner Stream.
10
Any errors from canceling the previous inner subscription will now be forwarded to the resulting Stream.
11
12
+### Documentation
13
+
14
+* Replace deprecated "dart pub run" with "dart run" (thanks to [@tatsuyafujisaki](https://github.com/tatsuyafujisaki)).
15
16
## 0.28.0-dev.0 (2023-07-26)
17
18
0 commit comments