toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 319 packages
Sort by PUB-AZS
Either monad for Dart language and Flutter framework. Type-safe error handling, railway oriented programming. Supports Monad comprehensions, async map, async flatMap. #hoc081098#functional-programming#fpdart#dartz#either
Dart async extensions, to help usage of Future, FutureOr and async methods. Also allows performance improvements when using sync and async code.
Extremely fast, easy to use, and fully async NoSQL database for Flutter.
Contain "throttling" and "debouncing" async helper classes with listeners#throttling#debouncing#throttle#debounce#async
A dart package provides FIFO cache and its entries will expire according to time. Also proviodes mutex like method for search usage. Check out example/async_search_example.dart.
Asynchronous tasks and parallel executors (similar to thread pools) for all Dart platforms (transparently), without having to deal with `Isolate` complexity.
A modal progress indicator widget that fades in and out. Wrap around another widget to block access to widget during an async call.
The modern version of Redux. State management that's simple to learn and easy to use; Powerful enough to handle complex applications with millions of users; Testable.#redux#state-management#ui#reactive-programming#testing
fquery is a powerful async state management solution for Flutter. It caches, updates, and fully manages asynchronous data in your Flutter apps.
Decode/Encode JSON asynchronously, in a long-running Isolate.