applications 0.0.1 copy "applications: ^0.0.1" to clipboard
applications: ^0.0.1 copied to clipboard

discontinued

Track number of apps installed as well as their package names.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add applications

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

dependencies:
  applications: ^0.0.1

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:applications/applications.dart';
0
likes
40
points
17
downloads

Publisher

verified publishercachet.dk

Weekly Downloads

Track number of apps installed as well as their package names.

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on applications

Packages that implement applications