Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 713 Bytes

File metadata and controls

45 lines (26 loc) · 713 Bytes

1.3.1

  • Fix build errors with flutter 3.29.0

1.3.0

  • Make compatibale with latest versions of android

1.2.1

  • add namespace to android gradle

1.2.0

  • Add Connection Type to query network
  • Query network usage based on package id

1.1.0

  • While granting Usage Access Permission directly opens up App Screen

1.0.1

  • Update Readme

1.0.0

  • Null Safety Support

0.1.0

  • Add return type
  • Add classes for UsageInfo, EventInfo, ConfigurationInfo, EventUsageInfo
  • Update example and ReadMe

0.0.2

  • Fix pubspec.yaml bug

0.0.1

  • Add Query UsageStats API
  • Add Grant Usage Permission and Check Permission API
  • Add Query Event and EventStats API
  • Add Query Configuration API