scopely 1.1.7 copy "scopely: ^1.1.7" to clipboard
scopely: ^1.1.7 copied to clipboard

Provides tools to let you enhance Dart's `async`/`await` model the way you want to.

1.1.7 #

  • Update README to be a little more tooling-focused.

1.1.6 #

  • Fix compilation errors in mixin StateScope code snippets for newer versions of Flutter

1.1.5 #

  • Add a missing import in mixin StateScope code snippets

1.1.4 #

  • Tweak documentation regarding the example Flutter State mixin

1.1.3 #

  • Condense example files so pub.dev shows it all on one page

1.1.2 #

  • Added a top-level example file to let pub.dev see it

1.1.1 #

  • Added an example showing how to use AsyncScope with Flutter States

1.1.0 #

  • Added AsyncScope.addCancelListener()

1.0.0 #

  • Initial version.
  • Added AsyncScope
  • Added StreamLifecycleTransformer and mergeStreams() (+ variants)
  • Added .asFutures() stream extension
2
likes
160
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

Provides tools to let you enhance Dart's `async`/`await` model the way you want to.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on scopely