toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 15 packages
Sort by PUB-AZS
RxDart is an implementation of the popular ReactiveX api for asynchronous programming, leveraging the native Dart Streams api. #rxdart#reactive-programming#streams#observables#rx
Convert Listenable (e.g. ChangeNotifier), ValueListenable(e.g. ValueNotifier) to Stream / ValueStream.#rxdart#hoc081098#reactive-programming#bloc#state-management
Some extension methods and classes built on top of RxDart - RxDart extension.#rxdart#reactive-programming#streams#observables#rx
Bloc provider. Provides bloc to descendant widget (O(1)), and the bloc is disposed appropriately by state which the bloc_provider holds internally.#rxdart#hoc081098#flutter-bloc#bloc#state-management
Rxdart streaming shared preferences. Reactive stream rxdart wrapper around SharedPreferences. A stream based wrapper over shared_preferences, allowing reactive key-value storage.#rxdart#hoc081098#rx-shared-preferences#reactive-shared-preferences#reactive-programming
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
Set of Flutter Widgets that help implementing the BLoC design pattern. Built to be used with the rx_bloc package.#bloc#state-management#reactive-programming#rxdart
The rx_bloc_list package facilitates implementing infinity scroll and pull-to-refresh features with minimal setup. This package is meant to be used along with RxBloc ecosystem.#bloc#reactive-programming#rxdart#widget#list
A Flutter package with the goal to enable testing rxBlocs from the FlutterRxBloc package with ease.#bloc#state-management#testing#rxdart