toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 21 packages
Sort by PUB-AZS
Handle async tasks with ease through automatic loading, error handling, and native widget integration.#async#implicitly#implicit#automatic#state
A mixin to avoid "setState while widget is building or locked" issue and improve performance.#set-state#async#workaround#tweak#performance
Type-safe async operation state management for Flutter using sealed classes and exhaustive pattern matching.#async#state-management#pattern-matching#mixin#operations
A ValueNotifier for all async states. Listen, notify, and manage loading, error and data in one place.#async#value#notifier#state
A lightweight Flutter package for handling async operations with built-in loading, success, and error states.#async#state#widget#flutter#buttons
This package academically provides an opportunity to cancel the future.#future#cancelable-future#async
Pragmatic quality-of-life enhancements to vanilla Flutter state management#notifier#async#state#watch#reactive
A package that provides a clean and type-safe way to handle (async) states in BLoC/Cubit patterns. #bloc#cubit#state-management#async
Utility APIs for Dart to simplify asynchronous programming, error handling, value mapping, and resource cleanup. Includes wrappers and extensions for common async patterns, making your code more robust and expressive.#async#error-handling#resource-management#dart-utilities#dart-extensions