pit_get_application 0.1.0+2 copy "pit_get_application: ^0.1.0+2" to clipboard
pit_get_application: ^0.1.0+2 copied to clipboard

outdated

A plugin for flutter that functions to get list of installed app package from the mobile devices (Android Only)

pit_get_application #

A plugin for flutter that functions to get list of installed application package from the mobile devices (Android Only)

Installation #

First, add pit_get_application as a dependency in your pubspec.yaml file.

pit_get_application: ^0.1.0+2

Example for Get List Application Package #

     List<dynamic> appPackage = await PitGetApplication.getListApplication;
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A plugin for flutter that functions to get list of installed app package from the mobile devices (Android Only)

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on pit_get_application