mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-20 16:35:47 +08:00
v1.0.16, fix wps link
This commit is contained in:
16
pubspec.yaml
16
pubspec.yaml
@@ -33,19 +33,19 @@ dependencies:
|
||||
xterm: ^4.0.0
|
||||
flutter_pty: ^0.4.0
|
||||
path_provider: ^2.1.2
|
||||
webview_flutter: ^4.7.0
|
||||
permission_handler: ^11.3.0
|
||||
http: ^1.2.1
|
||||
webview_flutter: ^4.8.0
|
||||
permission_handler: ^11.3.1
|
||||
http: ^1.2.2
|
||||
retry: ^3.1.2
|
||||
url_launcher: ^6.2.5
|
||||
shared_preferences: ^2.2.2
|
||||
url_launcher: ^6.3.0
|
||||
shared_preferences: ^2.2.3
|
||||
intl: ^0.19.0 #日期字符串转换
|
||||
clipboard: ^0.1.3
|
||||
ffmpeg_kit_flutter_full_gpl: ^6.0.3
|
||||
wakelock_plus: ^1.1.6
|
||||
dynamic_color: ^1.6.9
|
||||
wakelock_plus: ^1.2.7
|
||||
dynamic_color: ^1.7.0
|
||||
flutter_speed_dial: ^7.0.0
|
||||
network_info_plus: ^5.0.3
|
||||
network_info_plus: ^6.0.0
|
||||
|
||||
# The following adds the Cupertino Icons font to your application.
|
||||
# Use with the CupertinoIcons class for iOS style icons.
|
||||
|
||||
Reference in New Issue
Block a user