mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
migrate: flutter 3.32
This commit is contained in:
18
pubspec.yaml
18
pubspec.yaml
@@ -14,7 +14,7 @@ dependencies:
|
||||
hive_flutter: ^1.1.0
|
||||
dio: ^5.2.1
|
||||
easy_isolate: ^1.3.0
|
||||
intl: ^0.19.0
|
||||
intl: ^0.20.2
|
||||
highlight: ^0.7.0
|
||||
flutter_highlight: ^0.7.0
|
||||
re_editor: ^0.7.0
|
||||
@@ -22,14 +22,13 @@ dependencies:
|
||||
dynamic_color: ^1.6.6
|
||||
xml: ^6.4.2 # for parsing nvidia-smi
|
||||
flutter_displaymode: ^0.6.0
|
||||
fl_chart: ^0.70.2
|
||||
fl_chart: ^1.0.0
|
||||
wakelock_plus: ^1.2.4
|
||||
wake_on_lan: ^4.1.1+3
|
||||
extended_image: ^10.0.0
|
||||
file_picker: ^9.2.1
|
||||
file_picker: ^10.1.9
|
||||
json_annotation: ^4.9.0
|
||||
choice: ^2.3.2
|
||||
flutter_reorderable_grid_view: ^5.1.0
|
||||
webdav_client_plus: ^1.0.2
|
||||
freezed_annotation: ^2.4.4
|
||||
flutter_riverpod: ^2.6.1
|
||||
@@ -38,7 +37,7 @@ dependencies:
|
||||
dartssh2:
|
||||
git:
|
||||
url: https://github.com/lollipopkit/dartssh2
|
||||
ref: master
|
||||
ref: v1.0.283
|
||||
circle_chart:
|
||||
git:
|
||||
url: https://github.com/lollipopkit/circle_chart
|
||||
@@ -62,7 +61,7 @@ dependencies:
|
||||
fl_lib:
|
||||
git:
|
||||
url: https://github.com/lppcg/fl_lib
|
||||
ref: v1.0.294
|
||||
ref: v1.0.300
|
||||
|
||||
dependency_overrides:
|
||||
# webdav_client_plus:
|
||||
@@ -71,10 +70,13 @@ dependency_overrides:
|
||||
# path: ../dartssh2
|
||||
# xterm:
|
||||
# path: ../xterm.dart
|
||||
# fl_lib:
|
||||
# path: ../fl_lib
|
||||
fl_lib:
|
||||
path: ../fl_lib
|
||||
# fl_build:
|
||||
# path: ../fl_build
|
||||
flutter_math_fork:
|
||||
git:
|
||||
url: https://github.com/simpleclub/flutter_math
|
||||
|
||||
dev_dependencies:
|
||||
flutter_native_splash: ^2.1.6
|
||||
|
||||
Reference in New Issue
Block a user