Either class for Dart or Flutter projects.
-
Updated
Jun 10, 2023 - Dart
Either class for Dart or Flutter projects.
Either monad for Dart language and Flutter framework. The library for error handling and railway oriented programming. Supports `Monad comprehensions` (both `sync` and `async` versions). Supports `async map` and `async flatMap` hiding the boilerplate of working with asynchronous computations `Future<Either<L, R>>`. Error handler library for type…
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.
This is a minimalistic dictionary app built using the bloc pattern, clean architecture, either_options, and go_router in Flutter framework. The app allows users to search for a word and get its meaning along with an example sentence.
Simple clean architecture built using Flutter. Using The Movie Database as the repository.
Add a description, image, and links to the either-dart topic page so that developers can more easily learn about it.
To associate your repository with the either-dart topic, visit your repo's landing page and select "manage topics."