- 使用DownloadManager进行下载
- 监听下载完成广播
- 适配Android 6.0运行时权限 文件存储在app目录, 不需要申请运行时权限
- 适配Android 7.0FileProvider
- 适配Android 8.0安装权限
- 适配Android 9.0网络安全通信
未修改
- 完成IOS部分, 跳转Apple Store
- 修复bug
1.修改版本问题
1.Modify the prompt and version number according to pub.dev
1.update README.MD
1.update README.MD
1.fix issues#3
- fix issues#5 2.change gradle version
1.update yaml description
- Merge pull request #9
- Fix #1
- Add download progress monitoring