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

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
0
points
32
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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on apk_info