添加修复大包更新安装覆盖的-待测试
添加修复了更新接口的令狐适配 添加了新的服务端地址-
This commit is contained in:
@@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
|
||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||
# In Windows, build-name is used as the major, minor, and patch parts
|
||||
# of the product and file versions while build-number is used as the build suffix.
|
||||
version: 1.0.0+1
|
||||
version: 1.1.2+2
|
||||
|
||||
flutter_icons:
|
||||
android: "launcher_icon"
|
||||
@@ -131,6 +131,8 @@ dependencies:
|
||||
|
||||
#qr_code_scanner: ^1.0.1 # 用于扫描二维码
|
||||
vibration: ^3.1.8
|
||||
flutter_patcher: ^0.1.2 # Add flutter_patcher here
|
||||
open_file: ^3.3.2 # 打开文件(安装 APK)
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
@@ -174,6 +176,7 @@ flutter:
|
||||
- assets/www/webrtc/
|
||||
- assets/svgs/
|
||||
- assets/languages/
|
||||
- pubspec.yaml
|
||||
#- assets/tiles/ # 声明所有大疆地图资源(通配子目录)
|
||||
#- assets/tiles/metadata.json # 可选:场站配置文件
|
||||
|
||||
|
||||
Reference in New Issue
Block a user