refactor (dep): Introduce more submodules and update fl_lib submodule (#1060)

* refactor (dep): Introduce more submodules and update fl_lib submodule

* chore: Add default branch configuration for submodules
This commit is contained in:
GT610
2026-02-28 20:21:55 +08:00
committed by GitHub
parent bc69686d16
commit ac4607371a
7 changed files with 28 additions and 27 deletions

View File

@@ -42,9 +42,7 @@ dependencies:
dartssh2:
path: packages/dartssh2
circle_chart:
git:
url: https://github.com/lollipopkit/circle_chart
ref: main
path: packages/circle_chart
xterm:
path: packages/xterm
computer:
@@ -52,21 +50,15 @@ dependencies:
url: https://github.com/lollipopkit/dart_computer
ref: v1.0.88
watch_connectivity:
git:
url: https://github.com/lollipopkit/watch_connectivity
ref: v1.0.85
path: packages/watch_connectivity
plain_notification_token:
git:
url: https://github.com/lollipopkit/plain_notification_token
ref: v1.0.23
path: packages/plain_notification_token
fl_lib:
path: packages/fl_lib
dependency_overrides:
# webdav_client_plus:
# path: ../webdav_client
# fl_build:
# path: ../fl_build
gtk: # TODO: remove it after fixed in upstream
git:
url: https://github.com/lollipopkit/gtk.dart