daylogger.dev

  • Packages
Results1 package owned by daylogger.dev
Sort by

freezed_resultcopy "freezed_result: ^1.0.3+1" to clipboard
freezed_result: ^1.0.3+1 copied to clipboard

15
likes
140
pub points
81%
popularity
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.