future_context2 1.1.1 copy "future_context2: ^1.1.1" to clipboard
future_context2: ^1.1.1 copied to clipboard

Provides async/await operations similar to Kotlin's suspend functions.

1.1.1 #

  • Fix suspend() to catch non-Exception thrown objects (e.g. String, int) by using Object type instead of Exception.

1.1.0+1 #

  • Support pausing of FutureContext.
  • Fix documents.

1.0.1 #

  • Remove unnecessary dependency_overrides

1.0.0 #

  • Initial version.
0
likes
150
points
41
downloads

Documentation

API reference

Publisher

verified publishereaglesakura.com

Weekly Downloads

Provides async/await operations similar to Kotlin's suspend functions.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

armyknife_dartx, armyknife_streams, async_notify2, flutter, freezed_annotation, meta, runtime_assert, rxdart

More

Packages that depend on future_context2