toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 6 packages
Sort by PUB-AZS
Flutter widgets that make it easy to implement the BLoC (Business Logic Component) design pattern. Built to be used with the bloc state management package.#bloc#state-management
A predictable state management library that helps implement the BLoC (Business Logic Component) design pattern.#bloc#state-management
A Flutter package that helps implementing the BLoC (Business Logic Component) Design Pattern using the power of reactive streams.#bloc#state-management#reactive-programming#rxdart
Ephemeral value types for Dart and Flutter. Easily represent loading, success, error, empty, and initial states in your app logic and UI.#state-management#value#loading#dart#flutter
An advanced Flutter package for state management and business logic components, extending flutter_bloc.#bloc#state-management#pagination#widgets#form
A simple Flutter package for separating UI and business logic using a view-controller pattern.#mvc#view-controller#state-management#architecture#clean-code