toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 772 packages
Sort by PUB-AZS
Flutter Toastr is a Flutter package for non-blocking notifications. You can show toast message at any position of your app and at any duration length.
Tools for building applications using the bloc state management library.#bloc#state-management
(自家用) Common encapsulation of Flutter includes the implementation of BLoC pattern and other widget combination.
Kotlin-inspired scope functions implemented in Dart with the goal of executing a block of code within the context of an object#kotlin#scope#function#scope-functions#utility
Integration for the Bloc state management library to Flame games.#flame#state-management
Convert your Quill Delta into a simple document format, that makes more simple manipulate text/block attributes#quill-delta#delta#parser#document#rich-text
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
Easy Form State Management using BLoC pattern. Separate the Form State and Business Logic from the User Interface. Async Validation, Progress, Dynamic fields, and more.
Cubit and Bloc abstractions and Flutter Widget that make it easy to add UI Effects to the BLoC state management.
This is a set of widgets for reactive_forms package in Listener/Builder/Consumer paradigm the same as bloc library does.