resultx 1.0.5 copy "resultx: ^1.0.5" to clipboard
resultx: ^1.0.5 copied to clipboard

A Future Aware Result class to grcefully handle success and error and their Futures without the need to await on each step

1.0.5 #

  • Fixed typo in README.md and revert some examples to previous state

1.0.4 #

  • Updated docs

1.0.3 #

  • Added Result.success factory method
  • Added Result.error factory method
  • Added Result.handle static method
  • Added Result.future static method
  • Added dart docs to all public APIs
  • Updated README with new factory methods and static methods

1.0.2 #

  • Readme Updated

1.0.1 #

  • Description Updated

1.0.0 #

  • Initial version.
2
likes
140
points
158
downloads

Publisher

verified publisherfahid.dev

Weekly Downloads

A Future Aware Result class to grcefully handle success and error and their Futures without the need to await on each step

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on resultx