async_phase 0.1.0 copy "async_phase: ^0.1.0" to clipboard
async_phase: ^0.1.0 copied to clipboard

A class and its subclasses representing phases of an asynchronous operation.

0.1.0 #

  • Breaking
    • Improve data of AsyncComplete<T> to be non-null if T is not nullable.
    • Hide error and stackTrace in AsyncPhase and make them only available in AsyncError.
  • Make sure data is of type Object? instead of dynamic when the type is unknown.
  • Add tests.
  • Improve documentation.

0.0.1+1 #

  • Update README.

0.0.1 #

  • Initial version.
6
likes
0
pub points
45%
popularity

Publisher

verified publisherkaboc.cc

A class and its subclasses representing phases of an asynchronous operation.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta

More

Packages that depend on async_phase