simple_result 0.1.3 copy "simple_result: ^0.1.3" to clipboard
simple_result: ^0.1.3 copied to clipboard

outdated

A simple posibility to return a Result with eiter success or failure.

0.1.3 #

  • reorganizes imports

0.1.2 #

  • adds support to map the result to a different value type.
  • adds isSuccess and isFailure
  • adds success getter for the value
  • adds failure getter for the failure

0.1.1 #

  • formatting again.

0.1.0 #

  • adds documentation and formats code with dartfmt.

0.0.2 #

  • changes Result<Failure,Success> to Result<Success,Failure>

0.0.1 #

  • initial release
7
likes
0
pub points
81%
popularity

Publisher

unverified uploader

A simple posibility to return a Result with eiter success or failure.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta

More

Packages that depend on simple_result