page_stay_tracker
Easily achieve page dwell time statistics and reporting.
Installation
Add the dependency in pubspec.yaml:
dependencies:
page_stay_tracker: ^1.0.0
Then run:
flutter pub get
Example
See the example directory for a complete sample app.