apk_info 1.0.2 copy "apk_info: ^1.0.2" to clipboard
apk_info: ^1.0.2 copied to clipboard

PlatformAndroid

Flutter package to get information about the apk file in the device's internal memory.

apk_info #

Flutter package to get information about the apk file in the device's internal memory.

Getting Started #

  1. Make sure that your application allows you to read information about the file located in the device's internal storage.

  2. Get the information about the apk file:

final apkInfo = await ApkInfo.about('$pathToApkFile');
0
likes
140
points
41
downloads

Publisher

verified publisherdev.zxxdanxxz.ru

Weekly Downloads

Flutter package to get information about the apk file in the device's internal memory.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on apk_info