Upgrade flutter engine to 3.0

This commit is contained in:
niuhuan 2022-05-18 11:57:38 +08:00
parent eb7e503b53
commit 9833e539e1
3 changed files with 15 additions and 5 deletions

View File

@ -52,6 +52,15 @@ jobs:
fail-fast: false
matrix:
config:
- target: linux
host: ubuntu-latest
flutter_version: '2.10.3'
- target: linux
host: ubuntu-latest
flutter_version: '2.10.3'
- target: windows
host: windows-latest
flutter_version: '2.10.3'
- target: linux
host: ubuntu-latest
flutter_version: '3.0.0'
@ -61,6 +70,9 @@ jobs:
- target: macos
host: macos-latest
flutter_version: '3.0.0'
- target: macos
host: macos-latest
flutter_version: '2.10.3'
- target: ios
host: macos-latest
flutter_version: '3.0.0'

View File

@ -1 +1 @@
v1.5.1
v1.5.2

View File

@ -1,4 +1,2 @@
- [x] 修复一些BUG
- [x] 优化阅读器 (之前丢了一部分代码, 导致被回滚了, 全屏按钮重新写了一遍)
- [x] 优化导入导出 / 保存图片等文件系统交互操作
- [x] 优化推荐栏目
- [x] iOS/Android 借助生物识别程序的软件锁
- [x] iOS高刷新率