result_type 1.0.0 result_type: ^1.0.0 copied to clipboard
Result Type for Dart.
[1.0.0] - 30.04.2024. #
- BREAKING: update Result implementation
- add
unwrap
andunwrapOr
andunwrapOrElse
- improve stack trace reporting
- update examples
[0.2.0] - 14.06.2022. #
- Higher minimum Dart version
- Update License
- Update example
[0.1.1] - 14.06.2022. #
- Update dependencies and README.
[0.1.0] - 04.04.2021. #
- Migrate to NNBD.
0.0.1 - 20.01.2021 #
- Initial Release