Enables you to retrieve metadata from APK files in Dart.
- https://github.com/kkguo/apkshellext
- https://github.com/bluesky466/ResourcesParser
- https://github.com/frazy/ApkInfo
- https://stackoverflow.com/questions/27548810/android-compiled-resources-resources-arsc
Perhaps use https://pub.dev/packages/duffer package?