flutter_app_manager 0.0.3 copy "flutter_app_manager: ^0.0.3" to clipboard
flutter_app_manager: ^0.0.3 copied to clipboard

PlatformAndroid

A comprehensive Flutter plugin for viewing and interacting with installed applications on Android devices.

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
3
likes
160
pub points
0%
popularity

Publisher

unverified uploader

A comprehensive Flutter plugin for viewing and interacting with installed applications on Android devices.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_app_manager