An open API service providing repository metadata for many open source software ecosystems.

Topic: "dart-functional-programming"

SandroMaglione/fpdart

Functional programming in Dart and Flutter. All the main functional programming types and patterns fully documented, tested, and with examples.

Language: Dart - Size: 1.34 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 581 - Forks: 46

avdosev/either_dart

Either class for Dart or Flutter projects.

Language: Dart - Size: 97.7 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 30 - Forks: 7

hoc081098/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.

Language: Dart - Size: 175 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 9 - Forks: 1