| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Language: English | 中文
This is a library of widget that can be used to listen for child widgets those are being displayed in the scroll view.
Chat: Join WeChat group
You do not need to change the view you are currently using, just wrap a ViewObserver around the view to achieve the following features.
Add scrollview_observer to your pubspec.yaml file:
dependencies:
scrollview_observer: latest_versionImport scrollview_observer in files that it will be used:
import 'package:scrollview_observer/scrollview_observer.dart';| Back | FazBrowse Home | New Git URL |