Update code to v1.0.14 (10)

This commit is contained in:
Caten
2024-02-29 19:35:00 +08:00
parent c2ee3b694c
commit a956d26f6d
3188 changed files with 2317293 additions and 146 deletions

View File

@@ -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.13+1
version: 1.0.14+10
environment:
sdk: '>=3.1.0 <4.0.0'
@@ -30,21 +30,23 @@ environment:
dependencies:
flutter:
sdk: flutter
xterm: ^3.5.0
xterm: ^4.0.0
flutter_pty: ^0.4.0
path_provider: ^2.1.0
webview_flutter: ^4.4.2
permission_handler: ^11.0.1
http: ^1.1.0
path_provider: ^2.1.2
webview_flutter: ^4.7.0
permission_handler: ^11.3.0
http: ^1.2.1
retry: ^3.1.2
url_launcher: ^6.1.12
shared_preferences: ^2.2.1
url_launcher: ^6.2.5
shared_preferences: ^2.2.2
intl: ^0.19.0 #日期字符串转换
unity_ads_plugin: ^0.3.8
unity_ads_plugin: ^0.3.11
clipboard: ^0.1.3
ffmpeg_kit_flutter_full_gpl: ^6.0.3
wakelock_plus: ^1.1.4
wakelock_plus: ^1.1.6
dynamic_color: ^1.6.9
flutter_speed_dial: ^7.0.0
network_info_plus: ^4.1.0+1
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.