freezed_result 1.0.2 copy "freezed_result: ^1.0.2" to clipboard
freezed_result: ^1.0.2 copied to clipboard

outdated

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.2 #

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

1.0.1 #

  • Add catching into the README.

1.0.0 #

  • Initial version.
16
likes
0
points
10
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)
View/report issues

License

unknown (license)

Dependencies

collection, meta

More

Packages that depend on freezed_result