Update code to v1.0.19

hangover, wechat, termux x11 xfce fix, locale.gen fix...
This commit is contained in:
Caten
2024-11-10 14:43:29 +08:00
parent a911efdc54
commit a5a381604d
14 changed files with 299 additions and 520 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.18+14
version: 1.0.19+15
environment:
sdk: '>=3.1.0 <4.0.0'
@@ -32,20 +32,20 @@ dependencies:
sdk: flutter
xterm: ^4.0.0
flutter_pty: ^0.4.1
path_provider: ^2.1.4
webview_flutter: ^4.9.0
path_provider: ^2.1.5
webview_flutter: ^4.10.0
permission_handler: ^11.3.1
http: ^1.2.2
retry: ^3.1.2
url_launcher: ^6.3.0
shared_preferences: ^2.3.2
url_launcher: ^6.3.1
shared_preferences: ^2.3.3
intl: ^0.19.0 #日期字符串转换
clipboard: ^0.1.3
ffmpeg_kit_flutter_full_gpl: ^6.0.3
wakelock_plus: ^1.2.8
dynamic_color: ^1.7.0
network_info_plus: ^6.0.1
device_info_plus: ^10.1.2
network_info_plus: ^6.1.1
device_info_plus: ^11.1.1
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
@@ -60,7 +60,7 @@ dev_dependencies:
# activated in the `analysis_options.yaml` file located at the root of your
# package. See that file for information about deactivating specific lint
# rules and activating additional ones.
flutter_lints: ^4.0.0
flutter_lints: ^5.0.0
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec