An open API service indexing awesome lists of open source software.

https://github.com/albinson-arias/record_result

record_result is a Dart package that provides a type called Result for handling the outcomes of operations. It can represent either a successful result or a failure, allowing you to handle errors in a more functional and expressive way.
https://github.com/albinson-arias/record_result

clean-architecture clean-code coverage dart flutter package pubdev result tested

Last synced: 29 days ago
JSON representation

record_result is a Dart package that provides a type called Result for handling the outcomes of operations. It can represent either a successful result or a failure, allowing you to handle errors in a more functional and expressive way.

Awesome Lists containing this project