Skip to content

kelvinkipruto/app_list

Repository files navigation

Apps List Plugin

Flutter plugin to allow yo to query launchable android apps. It supports getting work profile apps

Usage

Get launchable apps

 List<AppInfo> apps = AppsList.getInstalledApps()

Launch an app

await AppsList.launchApp(application.packageName, application.serialNumber);

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published