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.
16
likes
140
points
12
downloads

Publisher

verified publisherdaylogger.dev

Weekly Downloads

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)

Documentation

API reference

License

MIT (license)

Dependencies

collection, meta

More

Packages that depend on freezed_result