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

PlatformAndroid

A Flutter plugin for Android device application management, providing functionality to list installed apps, launch system applications, and manage app settings.

0.0.3 #

  • Initial release of the apps_utils Flutter plugin
  • Core functionality implemented:
    • Get list of installed applications with optional app icons
    • Launch system applications (calendar, camera, clock, phone, settings)
    • Open application settings for specific apps
    • Launch specific applications by package name
  • Android platform support with required permissions handling
  • Comprehensive documentation and example project added
  • Basic error handling implementation
0
likes
160
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for Android device application management, providing functionality to list installed apps, launch system applications, and manage app settings.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on apps_utils

Packages that implement apps_utils