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

12
.gitmodules vendored
View File

@@ -18,3 +18,15 @@
path = packages/server_box_monitor
url = https://github.com/lollipopkit/server_box_monitor
branch = main
[submodule "circle_chart"]
path = packages/circle_chart
url = https://github.com/lollipopkit/circle_chart
branch = main
[submodule "plain_notification_token"]
path = packages/plain_notification_token
url = https://github.com/lollipopkit/plain_notification_token
branch = master
[submodule "watch_connectivity"]
path = packages/watch_connectivity
url = https://github.com/lollipopkit/watch_connectivity
branch = master