yak_result 2.1.0
yak_result: ^2.1.0 copied to clipboard
a lightweight dart micro-package to help you handle functions results
2.1.0 #
- remove delegates to avoid implicit_call_tearoffs
2.0.3 #
- example link and readme update
2.0.2 #
- update dependency
2.0.1 #
- update dependency
- update to dart 3
1.0.1 #
- removed
Pending - remove
thenRunandcallback - added
VoidResult,ValueResult - added
VoidSuccess,ValueSuccess - breaking changes to extensions
- added
combineextension forIterable - update dependencies
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