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

PlatformAndroid

A plugin to get zhe android app list

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add get_app_list

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

dependencies:
  get_app_list: ^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:get_app_list/get_app_list.dart';
1
likes
140
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

A plugin to get zhe android app list

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on get_app_list