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.
- Host: GitHub
- URL: https://github.com/albinson-arias/record_result
- Owner: albinson-arias
- License: mit
- Created: 2024-01-18T03:35:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-26T10:56:43.000Z (over 1 year ago)
- Last Synced: 2026-02-15T12:41:42.892Z (about 1 month ago)
- Topics: clean-architecture, clean-code, coverage, dart, flutter, package, pubdev, result, tested
- Language: Dart
- Homepage:
- Size: 273 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE