Skip to content

v1.6.0

Choose a tag to compare

@JonathanPeterCole JonathanPeterCole released this 28 Jan 18:41
· 17 commits to main since this release
  • Added CancellableIsolate.run(), based on the new Isolate.run() method in Dart 2.19.0.
  • Updated cancellableCompute to use CancellableIsolate.run() internally.
  • Increased minimum Dart SDK to 2.19.0.