Releases: BytesZero/app_installer
Releases · BytesZero/app_installer
v1.3.0
- 增加 MacOS 支持
- 支持应用内评分,不需要跳出 App
v1.2.1
- 适配 Android Gradle namespace #15
- 适配最新 Flutter 版本
v1.2.0
- 修复 Android resource linking failed #14
- 适配最新 Flutter 版本
1.1.0
- 🐛 Fix the issue that the application restarts after permission is allowed on Android 11 [#5], thanks @yingzhong27
- ⚠️ Must allow the application to store permissions, otherwise there will be a parsing package error
0.5.0
- 修复 Android 11 上允许权限后应用重启的问题 [#5],感谢 @yingzhong27
- 必须允许应用程序存储权限,否则会出现解析包错误
v0.4.0
- Update Gradle version to 5.6.4 🚀