freezed_result 1.0.3+1 copy "freezed_result: ^1.0.3+1" to clipboard
freezed_result: ^1.0.3+1 copied to clipboard

A Result<Success, Failure> that feels like a Freezed union. It holds the outcome of an operation—a value of type Success, or an error of type Failure—and methods to work with it.

1.0.3+1 #

  • Add links to more alternatives in README.md

1.0.3 #

  • Relax constraint on collection dependency.

1.0.2 #

  • Fix small doc errors. Expand pubspec.yaml description.

1.0.1 #

  • Add catching into the README.

1.0.0 #

  • Initial version.
14
likes
120
pub points
82%
popularity

Publisher

verified publisherdaylogger.dev

A Result<Success, Failure> that feels like a Freezed union. It holds the outcome of an operation—a value of type Success, or an error of type Failure—and methods to work with it.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, meta

More

Packages that depend on freezed_result