Last updated:
0 purchases
flutter app manager
Flutter App Manager #
Flutter App Manager is a plugin that allows you to retrieve information about installed apps on an Android device and launch them programmatically.
Features #
Get a list of all installed apps on the device
Launch an app using its package name
Getting Started #
To use this plugin, add flutter_app_manager as a dependency in your pubspec.yaml file.
dependencies:
flutter_app_manager: ^0.0.1
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.