typed_result 1.0.0 copy "typed_result: ^1.0.0" to clipboard
typed_result: ^1.0.0 copied to clipboard

A result monad with two subtypes representing a success or a failure

1.0.0 #

  • Removed Flutter dependency.
  • Added HasResultValue and HasResultError matchers for testing.

0.0.3 #

  • Added when function as an alternative to onSuccess and onFailure functions.

0.0.2 #

  • Fix extension name conflicting with Map class.

0.0.1 #

  • Initial release.
4
likes
0
pub points
58%
popularity

Publisher

unverified uploader

A result monad with two subtypes representing a success or a failure

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

matcher

More

Packages that depend on typed_result