usage_tracker 0.1.0 copy "usage_tracker: ^0.1.0" to clipboard
usage_tracker: ^0.1.0 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 - 2024-11-14 #

  • Initial release of the Usage Tracker plugin.
  • Basic functionality to check and request usage statistics permission.
  • Retrieve app usage data (foreground time) within a specified time range.

0.1.0 - 2024-11-16 #

  • Improved foreground time calculation by switching to UsageEvents.
  • Use Map instead of List for better performance.
  • Enhanced error handling for better reliability.
  • Minor performance optimizations.
2
likes
150
points
27
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