- Fix build errors with flutter 3.29.0
- Make compatibale with latest versions of android
- add namespace to android gradle
- Add Connection Type to query network
- Query network usage based on package id
- While granting Usage Access Permission directly opens up App Screen
- Update Readme
- Null Safety Support
- Add return type
- Add classes for UsageInfo, EventInfo, ConfigurationInfo, EventUsageInfo
- Update example and ReadMe
- Fix pubspec.yaml bug
- Add Query UsageStats API
- Add Grant Usage Permission and Check Permission API
- Add Query Event and EventStats API
- Add Query Configuration API