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 ae788c6 commit 48697ddCopy full SHA for 48697dd
CHANGELOG.md
@@ -2,6 +2,7 @@
2
3
* Added `MergedCancellationToken` to combine multiple cancellation tokens into one.
4
* Added `cancellableFutureOr()` to simplify cancellation when working with `FutureOr` types.
5
+* Added `onError`, `whenComplete`, and `whenCompleteOrCancelled` params to `ignoreCancellation()`. This change doesn't impact existing usage.
6
7
## 1.4.0
8
0 commit comments