mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-20 16:35:47 +08:00
some fix, dri3, wps, readme, ...
This commit is contained in:
13
pubspec.yaml
13
pubspec.yaml
@@ -31,21 +31,20 @@ dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
xterm: ^4.0.0
|
||||
flutter_pty: ^0.4.0
|
||||
path_provider: ^2.1.2
|
||||
webview_flutter: ^4.8.0
|
||||
flutter_pty: ^0.4.1
|
||||
path_provider: ^2.1.4
|
||||
webview_flutter: ^4.9.0
|
||||
permission_handler: ^11.3.1
|
||||
http: ^1.2.2
|
||||
retry: ^3.1.2
|
||||
url_launcher: ^6.3.0
|
||||
shared_preferences: ^2.2.3
|
||||
shared_preferences: ^2.3.2
|
||||
intl: ^0.19.0 #日期字符串转换
|
||||
clipboard: ^0.1.3
|
||||
ffmpeg_kit_flutter_full_gpl: ^6.0.3
|
||||
wakelock_plus: ^1.2.7
|
||||
wakelock_plus: ^1.2.8
|
||||
dynamic_color: ^1.7.0
|
||||
flutter_speed_dial: ^7.0.0
|
||||
network_info_plus: ^6.0.0
|
||||
network_info_plus: ^6.0.1
|
||||
device_info_plus: ^10.1.2
|
||||
|
||||
# The following adds the Cupertino Icons font to your application.
|
||||
|
||||
Reference in New Issue
Block a user