ctmanager 0.0.1+1 copy "ctmanager: ^0.0.1+1" to clipboard
ctmanager: ^0.0.1+1 copied to clipboard

outdated

A helper capable of managing multiple cancellation tokens with ease. Useful for operations like http requests, image processing, etc, that can be cancelled by user.

0.0.1+1 #

  • updated README
  • updated pubspec
  • formatted files according to dartfmt

0.0.1 #

  • added CancellationToken class
  • added CTManager helper class
  • added test
  • added example widget
  • added test for the example
0
likes
0
pub points
1%
popularity

Publisher

unverified uploader

A helper capable of managing multiple cancellation tokens with ease. Useful for operations like http requests, image processing, etc, that can be cancelled by user.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

async, meta

More

Packages that depend on ctmanager