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

GitHub topics: flutter-functional

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: 22 days ago - Pushed at: 7 months ago - Stars: 581 - Forks: 46

luo3house/flutter_fc

Functional Component (FC) Library in Flutter with your favorite powerful hooks, as using in React

Language: Dart - Size: 153 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 7 - Forks: 0

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: 29 days ago - Pushed at: 29 days ago - Stars: 9 - Forks: 1