apk_info
Flutter package to get information about the apk file in the device's internal memory.
1.0.2
74 downloads/mo
#2686 most downloaded on pub.dev
zxxdanxxz/apk_info
What this package is like to depend on
Last release 1 years ago
18 Mar 2025
Ships on a steady schedule
a new release about every 6 weeks
Nearly every release is documented
notes for 3 of 3 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
3 releases · first in 2024
0 releases in the last 12 months
see the full history below
Release timeline
3 releases · Dec 2024 to Mar 2025
2025
2026
Releases
latest 3-
1.0.218 Mar 2025Release notes
Open source →- Removed mention of Registrar class in the plugin to fix Registrar not found issue.
-
1.0.114 Feb 2025 -
1.0.027 Dec 2024Release notes
Open source →Allows to get the following information about the apk file in the device's internal memory:
- application ID
- application label
- version code
- version name
- platform build version code
- compile SDK version
- min SDK version
- target SDK version