pkgmgr 1.0.6 copy "pkgmgr: ^1.0.6" to clipboard
pkgmgr: ^1.0.6 copied to clipboard

Get all Android apps using QUERY_ALL_PACKAGES permission. Stubs for iOS, macOS and Windows.

1.0.6 #

  • Add getInstalledAppsInfo() — returns app list without icons for fast initial load
  • Add getAppIcon(packageId) — loads a single app icon on demand as a 96x96 PNG base64 encoded string
  • iOS, macOS, and Windows stubs updated to return empty list / null for new methods

1.0.5 #

  • Scale all app icons to 96x96 before encoding to reduce memory pressure on low-end devices (fixes GPU texture OOM crash on 32-bit ARM)

1.0.4 #

  • Fix windows stub build for latest Visual Studio version

1.0.3 #

  • Fix windows stub
  • This completes the expected feature set for this plugin

1.0.2 #

  • Fix macOS stub, add windows stub
  • update privacy info for Apple to have no impact on privacy (since they are stubs)

1.0.1 #

  • Fix repository URL, dart format

1.0.0 #

  • Initial Release
2
likes
150
points
95
downloads

Documentation

API reference

Publisher

verified publishernettica.com

Weekly Downloads

Get all Android apps using QUERY_ALL_PACKAGES permission. Stubs for iOS, macOS and Windows.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on pkgmgr

Packages that implement pkgmgr