behaviour 2.0.0
behaviour: ^2.0.0 copied to clipboard
This package adds support for behaviours. Behaviours are classes of which the instances are used as functions.
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
asyncpackage dependency to be compatible with flutter
0.0.2 #
- Added the
BehaviourInterfaceandBehaviourInterface - Upgraded dependencies
0.0.1 #
- Initial version.