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 5f8f9ca commit 1fe77c1Copy full SHA for 1fe77c1
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.3.3
2
+
3
+* Fix CancellableCompute web implementation.
4
5
## 1.3.2
6
7
* Added `hasCancellables` to CancellationToken.
pubspec.yaml
@@ -1,6 +1,6 @@
name: cancellation_token
description: Easy async task cancellation for tasks using cancellation tokens in Dart.
-version: 1.3.2
+version: 1.3.3
repository: https://github.com/jonathanpetercole/dart-cancellation-token
environment:
0 commit comments