result
Here are 18 public repositories matching this topic...
A small typed and safe library for error handling with functionnal programming concept in Dart and flutter project
-
Updated
Oct 31, 2022 - Dart
💊 Result Type for Dart represents either a success or a failure, including an associated value in each case.
-
Updated
Apr 30, 2024 - Dart
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.
-
Updated
Jun 26, 2024 - Dart
FP opinionated in Flutter & Dart
-
Updated
Aug 13, 2024 - Dart
Encapsulate a value as a success or an error as a failure using Result and execute a function using runCatching that returns a Result, both similar to those found in Kotlin.
-
Updated
Feb 4, 2026 - Dart
-
Updated
Jul 6, 2025 - Dart
A sealed Result<T, E> type for Dart and Flutter.
-
Updated
Apr 7, 2026 - Dart
A lightweight Dart library for Rust-like Option/Result types and associated pattern matching
-
Updated
Feb 27, 2026 - Dart
Improve this page
Add a description, image, and links to the result topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the result topic, visit your repo's landing page and select "manage topics."