Files
shorebird-workspace/.gitmodules
T
2026-06-26 01:42:06 +08:00

25 lines
719 B
Plaintext

[submodule "dart-sdk"]
path = dart-sdk
url = https://github.com/tony-cloud/dart-sdk.git
branch = tonycloud/dev
[submodule "depot_tools"]
path = depot_tools
url = https://chromium.googlesource.com/chromium/tools/depot_tools.git
branch = main
[submodule "flutter"]
path = flutter
url = https://github.com/tony-cloud/flutter.git
branch = tonycloud/dev
[submodule "shorebird"]
path = shorebird
url = https://git.tonycloud.org/flutter/shorebird.git
branch = main
[submodule "shorebird-server"]
path = shorebird-server
url = https://git.tonycloud.org/flutter/shorebird-server.git
branch = main
[submodule "updater"]
path = updater
url = https://git.tonycloud.org/flutter/shorebird-updater.git
branch = main