yak_result 3.0.0 copy "yak_result: ^3.0.0" to clipboard
yak_result: ^3.0.0 copied to clipboard

a lightweight dart micro-package to help you handle functions results

3.0.0 #

  • rework using "extension type"
  • BREAKING CHANGES

2.1.1 #

  • update dependency

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 thenRun and callback
  • added VoidResult, ValueResult
  • added VoidSuccess, ValueSuccess
  • breaking changes to extensions
  • added combine extension for Iterable
  • update dependencies

1.0.0 #

  • major release
  • update typedefs
  • update dependencies
  • add Pending to Result
  • update extensions

0.1.0 #

  • updated to dart 2.17.6
  • update readme
  • imported from yak_runner
  • mixin reworked as extensions
4
likes
140
pub points
4%
popularity

Publisher

verified publisheryakforward.com

a lightweight dart micro-package to help you handle functions results

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

meta, yak_utils

More

Packages that depend on yak_result