dart_result_option 2.0.0 copy "dart_result_option: ^2.0.0" to clipboard
dart_result_option: ^2.0.0 copied to clipboard

A simple error handling library to help you always treat successes and failures across your code.

Dart Result Option #

Dart Result and Option are example implementations from Rust Option and Result. To know more about each one:

These constructs can be used to handle errors and possible null values, you can look inside example and tests folders for a better idea on how to use them.

1
likes
140
points
39
downloads

Publisher

unverified uploader

Weekly Downloads

A simple error handling library to help you always treat successes and failures across your code.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on dart_result_option