toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 70 packages
Sort by PUB-AZS
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)
RouteObserveMixin provides easy access to didPush/didPop/didPushNext/didPopNext.
A simple notification center. A notification dispatch mechanism that enables the broadcast of information to registered observers.
A Flutter plugin to detect screenshots on Android and iOS devices. It provides real-time detection using content observers for older Android versions and screen capture callbacks for Android 14+. Supports all Android versions.
An elegant scroll observer that support most scroll views could jump/animateToIndex without breaking current widgets.
A Flutter package that implements the Clean Architecture by Uncle Bob in Flutter. It provides Views, Controllers, Presenters, Observers, and UseCases.