Functional programming in Dart and Flutter. All the main functional programming types and patterns fully documented, tested, and with examples.
-
Updated
Nov 7, 2024 - Dart
Functional programming in Dart and Flutter. All the main functional programming types and patterns fully documented, tested, and with examples.
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…
Functional Component (FC) Library in Flutter with your favorite powerful hooks, as using in React
Add a description, image, and links to the flutter-functional topic page so that developers can more easily learn about it.
To associate your repository with the flutter-functional topic, visit your repo's landing page and select "manage topics."