package_usage_stats 0.0.3 copy "package_usage_stats: ^0.0.3" to clipboard
package_usage_stats: ^0.0.3 copied to clipboard

PlatformAndroid

A flutter package for getting app usage information from the phone

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add package_usage_stats

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  package_usage_stats: ^0.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:package_usage_stats/package_usage_stats.dart';
0
likes
150
points
8
downloads

Publisher

verified publisherstunware.com

Weekly Downloads

A flutter package for getting app usage information from the phone

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on package_usage_stats

Packages that implement package_usage_stats