toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 89 packages
Sort by PUB-AZS
Observe value changes using a Future, Stream, and/or a callback.
Font load events, simple, small and efficient. Dart port of https://github.com/bramstein/fontfaceobserver
Platformweb
A Flutter NavigatorObserver that stores a collection of pushed routes history, as well as the popped history.
Flutter integration for MobX. It provides a set of Observer widgets that automatically rebuild when the tracked observables change.#reactive-programming#state-management#user-interface
A widget for observing data related to the child widgets being displayed in a ScrollView.
A Flutter plugin that helps to listen bottom insets changes (delta since last change, current inset)
Flutter plugin to read, create, update, delete and observe native contacts on Android and iOS, with group support, vCard support, and contact permission handling
A flutter package that helps to observe internet connection via a customizable observing strategy.
The simple state management powered by get_it. It allows to observe changes of objects inside the get_it service locator and rebuild the UI accordingly.#state-management#dependency-injection#architecture#get-it
RouteObserveMixin provides easy access to didPush/didPop/didPushNext/didPopNext.