toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 9 packages
Sort by PUB-AZS
A simple, yet powerful state machine framework for Dart supporting Flutter and web apps.#async#state#state-machine#streams
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
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