apk_sideload
A Flutter plugin to install APK files on Android, with FileProvider support and permission flow.
0.0.2
206 downloads/mo
#1296 most downloaded on pub.dev
Ifoegbu1/apk_sideload
What this package is like to depend on
Last release 10 months ago
05 Oct 2025
Too new to tell
only 2 dated releases
Nearly every release is documented
notes for 2 of 2 stable releases
Nothing withdrawn
no release was ever pulled
10 months old
2 releases · first in 2025
2 releases in the last 12 months
see the full history below
Release timeline
2 releases · Oct 2025 to Oct 2025
2026
Releases
latest 2-
0.0.205 Oct 2025 -
0.0.105 Oct 2025Release notes
Open source →- Initial release of Android-only Flutter plugin to install APK files.
- Provides
installApk(String filePath)API with FileProvider support and permission flow.