usage_tracker 0.0.1 copy "usage_tracker: ^0.0.1" to clipboard
usage_tracker: ^0.0.1 copied to clipboard

PlatformAndroid

A Flutter plugin to track the total time an app is in the foreground over a specified date range, providing insights into app usage duration.

0.0.1 #

  • Initial release of usage_tracker plugin.
  • Added method getPlatformVersion to retrieve the Android version.
  • Implemented hasPermission to check if the app has usage stats permission.
  • Added requestPermission to request usage stats permission from the user.
  • Implemented getAppUsageDataInRange to retrieve app usage data within a specific time range.
  • Provided support for app usage data retrieval including package name, app name, total time in foreground, version name, and version code.
2
likes
150
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to track the total time an app is in the foreground over a specified date range, providing insights into app usage duration.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on usage_tracker

Packages that implement usage_tracker