|
@@ -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
|
|
# 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
|
|
# 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.
|
|
# of the product and file versions while build-number is used as the build suffix.
|
|
|
-version: 1.1.0+110
|
|
|
|
|
|
|
+version: 1.1.0+30
|
|
|
|
|
|
|
|
|
|
|
|
|
environment:
|
|
environment:
|
|
@@ -64,7 +64,7 @@ dependencies:
|
|
|
archive: ^3.6.1
|
|
archive: ^3.6.1
|
|
|
|
|
|
|
|
#录音
|
|
#录音
|
|
|
- flutter_sound: ^9.16.3
|
|
|
|
|
|
|
+ flutter_sound: 9.16.3
|
|
|
|
|
|
|
|
#权限申请
|
|
#权限申请
|
|
|
permission_handler: ^11.3.1
|
|
permission_handler: ^11.3.1
|
|
@@ -85,7 +85,7 @@ dependencies:
|
|
|
flutter_widget_from_html: ^0.15.2
|
|
flutter_widget_from_html: ^0.15.2
|
|
|
|
|
|
|
|
#前台任务
|
|
#前台任务
|
|
|
- flutter_foreground_task: ^8.8.1+1
|
|
|
|
|
|
|
+ flutter_foreground_task: 8.13.0
|
|
|
|
|
|
|
|
#获取设备信息
|
|
#获取设备信息
|
|
|
device_info_plus: ^10.1.2
|
|
device_info_plus: ^10.1.2
|