yak_result 1.0.1+4
yak_result: ^1.0.1+4 copied to clipboard
a lightweight dart micro-package to help you handle functions results
1.0.1+4 #
- move
thenRunandcallbacktoyak_runner - added
VoidResult,ValueResult - added
VoidSuccess,ValueSuccess - breaking changes to extensions
- removed
Pending
1.0.0 #
- major release
- update typedefs
- update dependencies
- add
PendingtoResult - update extensions
0.1.0 #
- updated to dart
2.17.6 - update readme
- imported from
yak_runner - mixin reworked as extensions