Widget encapsulation for page dwell time statistics.
More...
Easily achieve page dwell time statistics and reporting.
Add the dependency in pubspec.yaml:
pubspec.yaml
dependencies: page_stay_tracker: ^1.0.0
Then run:
flutter pub get
See the example directory for a complete sample app.
unverified uploader
Repository (GitHub)
API reference
MIT (license)
flutter
Packages that depend on page_stay_tracker
Back