resultx 1.0.4 copy "resultx: ^1.0.4" to clipboard
resultx: ^1.0.4 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.4 #

  • Updated readme file and added more practical examples

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
159
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