installed_apps 1.5.1 installed_apps: ^1.5.1 copied to clipboard
Flutter plugin with utility methods related to installed apps on device.
1.5.1 #
- Upgraded Kotlin and compile options versions.
- Return null if app is not found by package name.
- Improved system app detection filter.
- Miscellaneous internal and performance improvements.
1.5.0 #
- Include built with and installed timestamp
- Internal improvements
1.4.0 #
- Fixed issues (13,14) reported on GitHub
- Implemented uninstallApp & isAppInstalled method
1.3.1 #
- Fixed BinaryMessenger Nullability
1.3.0 #
- Android V2 embedding migration
- Fix UI freeze issue during getting installed apps
1.2.0 #
- Null Safety migration
1.1.1 #
- Add getAppInfo() & isSystemApp() method.
- Refactor existing methods
1.0.0 #
- Fixes & Optimization
0.0.1 #
- Get list of installed app
- Start app with package name