opt.
This commit is contained in:
17
pubspec.yaml
17
pubspec.yaml
@@ -15,22 +15,17 @@ dependencies:
|
||||
hive_flutter: ^1.1.0
|
||||
dio: ^5.2.1
|
||||
after_layout: ^1.1.0
|
||||
dartssh2: #^2.9.1-pre
|
||||
# newer version has some issues
|
||||
dartssh2:
|
||||
git:
|
||||
ref: dev
|
||||
url: https://github.com/lollipopkit/dartssh2
|
||||
#path: ../dartssh2
|
||||
circle_chart:
|
||||
git:
|
||||
url: https://github.com/lollipopkit/circle_chart
|
||||
ref: main
|
||||
# path: ../circle_chart
|
||||
easy_isolate: ^1.3.0
|
||||
intl: ^0.19.0
|
||||
# xterm: ^3.5.0
|
||||
xterm:
|
||||
# path: ../xterm.dart
|
||||
git:
|
||||
ref: a343bc2fdc11fbc7dbfc1f170692426a6fe01cb9
|
||||
url: https://github.com/lollipopkit/xterm.dart
|
||||
@@ -41,7 +36,6 @@ dependencies:
|
||||
shared_preferences: ^2.1.1
|
||||
dynamic_color: ^1.6.6
|
||||
watch_connectivity:
|
||||
#path: ../watch_connectivity
|
||||
git:
|
||||
ref: master
|
||||
url: https://github.com/lollipopkit/watch_connectivity
|
||||
@@ -64,7 +58,14 @@ dependencies:
|
||||
url: https://github.com/lollipopkit/fl_lib
|
||||
ref: main
|
||||
device_info_plus: ^10.1.0
|
||||
# path: ../fl_lib
|
||||
|
||||
dependency_overrides:
|
||||
dartssh2:
|
||||
path: ../dartssh2
|
||||
fl_lib:
|
||||
path: ../fl_lib
|
||||
xterm:
|
||||
path: ../xterm.dart
|
||||
|
||||
dev_dependencies:
|
||||
flutter_native_splash: ^2.1.6
|
||||
|
||||
Reference in New Issue
Block a user