apps_handler
A Flutter plugin to manage and monitor installed applications on Android devices.
2.0.0
180 downloads/mo
#1428 most downloaded on pub.dev
1AdityaX/flutter_plugin_apps_handler
What this package is like to depend on
Last release 1 months ago
23 Jul 2026
Too new to tell
only 2 release windows
Nearly every release is documented
notes for 3 of 3 stable releases
1 version withdrawn
withdrawn after publishing
2 years old
4 releases · first in 2024
1 release in the last 12 months
see the full history below
Release timeline
4 releases · Dec 2024 to Jul 2026
2025
2026
Releases
latest 4-
2.0.023 Jul 2026Release notes
Open source →- Breaking:
openAppnow accepts anAppInfo - Launch apps by resolved activity component
- Update build dependencies
- Breaking:
-
1.0.124 Dec 2024Release notes
Open source →Added
- New
openAppSettingsmethod to open system settings page for specific apps - Added long press action in example app to demonstrate settings access
- Updated documentation with new feature and examples
Fixed
- Improved error handling in native code
- Enhanced type safety in Dart implementation
- New
-
1.0.021 Dec 2024Release notes
Open source →Initial Release 🎉
Features
-
App Discovery
- Get a list of installed applications
- Filter system apps and apps with launch intent
- Retrieve app icons and detailed app information
-
Real-time Monitoring
- Track app installations, uninstallations, and updates via event streams
-
App Management
- Launch applications by package name
- Check if specific apps are installed
- Uninstall applications using the system dialog
-
Detailed App Information
- App name, package name, version details, category, and system app status
- Installation and update timestamps
- Application icon (optional)
Platform Support
- ✅ Android (Minimum SDK 21)
- ❌ iOS (not supported)
-
-
0.0.121 Dec 2024 withdrawnNothing published for this version