app_usage 1.2.0 copy "app_usage: ^1.2.0" to clipboard
app_usage: ^1.2.0 copied to clipboard

outdated

App usage plugin for Android only

1.2.0 #

  • Fixed the parsing of package names and app names.

1.1.1 #

  • Updated example and README slightly to reflect the precision of the plugin.

1.1.0 #

  • Changed the behaviour of the plugin to delay asking for permission when app usage is requested, rather than when the app is started.

1.0.2 #

  • Fixed an Android issue where the permission activity could not be spawned.

1.0.1 #

  • Made the project anew since the old project had an error somewhere.

1.0.0 #

  • Updated to the new Android API
  • Changed Android source code to Kotlin rather than Java

0.9.0 #

  • Update example app to support Android X
  • Updated the README file to emphasize the need to use min SDK version 21 for Android

0.0.1 #

  • Initial release