toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 397 packages
Sort by PUB-AZS
A Dart library offering flexible in-memory cache implementations (FIFO, LRU, MRU, LFU) with both single-threaded and async options for concurrent environments.
Create Beautiful Forms in Flutter. The easiest way to Prefill, Async Validation, Update Form Fields, and Show Progress, Failures or Navigate by Reacting to the Form State.
JavaScript AMD (Asynchronous Module Definition) Dart interoperability.
Platformweb
A state management library for Dart and Flutter. Inspired by Riverpod and async_redux.#state#provider#riverpod#framework#redux
A state management library for Dart and Flutter. Inspired by Riverpod and async_redux.#state#provider#riverpod#framework#redux
Use Drift with a sqlite_async database, allowing both to be used in the same application.#drift#sqlite#async#sql#flutter
Synchronization primitives for asynchronous Dart code: Event, Lock and Semaphore#async#concurrency#lock#mutex
A portable asynchronous event hub supporting multiple storage types
A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and Dart.#jsbridge#javascript#webview#html
Transaction like execution queue to synchronize asynchronous jobs.