opt.: migrate fl_lib
This commit is contained in:
22
pubspec.yaml
22
pubspec.yaml
@@ -13,28 +13,21 @@ dependencies:
|
||||
flutter_localizations:
|
||||
sdk: flutter
|
||||
provider: ^6.0.0
|
||||
get_it: ^7.2.0
|
||||
hive_flutter: ^1.1.0
|
||||
dio: ^5.2.1
|
||||
after_layout: ^1.1.0
|
||||
url_launcher: ^6.1.8
|
||||
countly_flutter: ^24.4.0
|
||||
dartssh2: #^2.9.1-pre
|
||||
# newer version has some issues
|
||||
git:
|
||||
ref: dev
|
||||
url: https://github.com/lollipopkit/dartssh2
|
||||
#path: ../dartssh2
|
||||
logging: ^1.0.2
|
||||
circle_chart:
|
||||
git:
|
||||
url: https://github.com/lollipopkit/circle_chart
|
||||
ref: main
|
||||
# path: ../circle_chart
|
||||
|
||||
path_provider: ^2.0.9
|
||||
easy_isolate: ^1.3.0
|
||||
share_plus: ^8.0.3
|
||||
intl: ^0.18.0
|
||||
# xterm: ^3.5.0
|
||||
xterm:
|
||||
@@ -49,8 +42,6 @@ dependencies:
|
||||
code_text_field: ^1.1.0
|
||||
shared_preferences: ^2.1.1
|
||||
dynamic_color: ^1.6.6
|
||||
icloud_storage: ^2.2.0
|
||||
local_auth: ^2.1.7
|
||||
watch_connectivity:
|
||||
#path: ../watch_connectivity
|
||||
git:
|
||||
@@ -59,24 +50,23 @@ dependencies:
|
||||
choice: ^2.0.0
|
||||
#flutter_secure_storage: ^9.0.0
|
||||
xml: ^6.4.2 # for parsing nvidia-smi
|
||||
webdav_client:
|
||||
git:
|
||||
ref: main
|
||||
url: https://github.com/lollipopkit/webdav_client
|
||||
window_manager: ^0.3.7
|
||||
flutter_displaymode: ^0.6.0
|
||||
flutter_markdown: ^0.7.0
|
||||
computer:
|
||||
git:
|
||||
ref: master
|
||||
url: https://github.com/lollipopkit/dart_computer
|
||||
flutter_background_service: ^5.0.5
|
||||
icons_plus: ^5.0.0
|
||||
permission_handler: ^11.3.1
|
||||
fl_chart: ^0.67.0
|
||||
wakelock_plus: ^1.2.4
|
||||
extended_image: ^8.2.0
|
||||
wake_on_lan: ^4.1.1+3
|
||||
flutter_adaptive_scaffold: ^0.1.10+2
|
||||
fl_lib:
|
||||
git:
|
||||
url: https://github.com/lollipopkit/fl_lib
|
||||
ref: main
|
||||
#path: ../fl_lib
|
||||
|
||||
dev_dependencies:
|
||||
flutter_native_splash: ^2.1.6
|
||||
|
||||
Reference in New Issue
Block a user