Skip to content

2.0.0 - Sep 3, 2022

Latest
Compare
Choose a tag to compare
@hoc081098 hoc081098 released this 03 Sep 13:55
· 1 commit to master since this release

https://pub.dev/packages/cancellation_token_hoc081098/versions/2.0.0

  • Require Dart ^3.0.0 🎉.
  • Update rxdart_ext to ^0.3.0.
  • Change guardFuture<T>(FutureOr<T> Function()) to guardFuture<T>(FutureOr<T> Function(CancellationToken)).

What's Changed

New Contributors

Full Changelog: 1.0.0...2.0.0