There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
The App Usage Tracker is a Dart class that provides a simple way to track how many days an app has been used and how many times it has been opened. It uses the shared_preferences package to store the app's usage information on the device.