• Packages
Results 2 packages owned by naifr.dev
Sort by

result_flowcopy "result_flow: ^1.1.1" to clipboard
result_flow: ^1.1.1 copied to clipboard

recently created package Added 15 days ago
3
likes
160
points
266
downloads
Provides a Result type (Result<T>) for robust error handling, encapsulating either a success value or an error. Includes helpers for safe execution and chaining.

result_flow_diocopy "result_flow_dio: ^1.0.1" to clipboard
result_flow_dio: ^1.0.1 copied to clipboard

recently created package Added 6 days ago
2
likes
150
points
140
downloads
Adapts Dio HTTP responses and errors to the result_flow Result type.