behaviour 3.0.1 copy "behaviour: ^3.0.1" to clipboard
behaviour: ^3.0.1 copied to clipboard

This package adds support for behaviours. Behaviours are classes of which the instances are used as functions.

3.0.1 #

  • fix: track was not ended when behaviour resulted in a future

3.0.0 #

  • feat!: upgraded to dart v3
    • removed whenSuccess and whenFailed methods + variants from ExceptionOr
  • feat: better usage of FutureOr functionality

2.1.1 #

  • ci stuff

2.1.0 #

  • ci: pipelines
  • doc: updated readme
  • feat: added more extensions for ExceptionOr

2.0.0 #

  • feat: added helper methods for ExceptionOr
  • feat: auto implemented description
  • fix: fir call onCatch, then stop with error

1.0.0 #

  • feat! added value to ExceptionOrSuccess.thenStartNextWhenSuccess

0.1.0 #

  • feat: added default implementation for onCatch

0.0.3 #

  • Downgrade async package dependency to be compatible with flutter

0.0.2 #

  • Added the BehaviourInterface and BehaviourInterface
  • Upgraded dependencies

0.0.1 #

  • Initial version.
1
likes
160
points
73
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

This package adds support for behaviours. Behaviours are classes of which the instances are used as functions.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

async

More

Packages that depend on behaviour