dart_either
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-safe and easy work with errors on Dart and Flutter. Either is an alternative to Nullable value and Exceptions.
Activity
- Latest release
- 1w ago
- Total releases
- 13
- Cadence
- ~4 days
- Last 12 months
- 4
Reach
- Stars
- 9
Details
- First release
- Apr 27, 2021
Releases
| Version | Released | |
|---|---|---|
2.4.0
minor
| ||
2.3.0
minor
| ||
2.2.0
minor
| ||
2.1.0
minor
| ||
2.0.0
major
| ||
1.0.0
major
| ||
1.0.0-beta06
pre
| ||
1.0.0-beta05
pre
| ||
1.0.0-beta04
pre
| ||
1.0.0-beta03
pre
| ||
1.0.0-beta02
pre
| ||
1.0.0-beta01
pre
| ||
0.0.1
initial
|