behaviour 1.0.0
behaviour: ^1.0.0 copied to clipboard
This package adds support for behaviours. Behaviours are classes of which the instances are used as functions.
1.0.0 #
- feat! added value to
ExceptionOrSuccess.thenStartNextWhenSuccess
0.1.0 #
- feat: added default implementation for
onCatch
0.0.3 #
- Downgrade
asyncpackage dependency to be compatible with flutter
0.0.2 #
- Added the
BehaviourInterfaceandBehaviourInterface - Upgraded dependencies
0.0.1 #
- Initial version.