pkgmgr 1.0.5
pkgmgr: ^1.0.5 copied to clipboard
Get all Android apps using QUERY_ALL_PACKAGES permission. Stubs for iOS, macOS and Windows.
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