toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 397 packages
Sort by PUB-AZS
The implementation of firebase async notifications in a package format.
Flutter package to Fetch and display asynchronous data easily
Set wallpapers on Android asynchronously. Also supports video live wallpapers. Use this, when you want to set a wallpaper on Android without a delay or blocking your whole app.
Platformandroid
Handle async tasks with ease through automatic loading, error handling, and native widget integration.#async#implicitly#implicit#automatic#state
Useful extensions on Result class of async package.
Dart implementation of Model Context Protocol (MCP) client v2025-03-26. Supports embedded systems, modern async patterns, and full MCP standard compliance for LLM applications.
Widgets that help state management of asynchronous operations such as sending HTTP requests, getting the response, and caching the result.
Provides async/await operations similar to Kotlin's suspend functions.
A modal progress indicator widget (HUD = heads-up display). Wrap around another widget to block access to widget during an async call. Also accepts a custom spinner.