Add submodule for Flutter
This commit is contained in:
parent
2d61be37bb
commit
8322540732
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -23,3 +23,6 @@
|
||||||
[submodule "mobile/thirdparty/isar"]
|
[submodule "mobile/thirdparty/isar"]
|
||||||
path = mobile/thirdparty/isar
|
path = mobile/thirdparty/isar
|
||||||
url = https://github.com/isar/isar
|
url = https://github.com/isar/isar
|
||||||
|
[submodule "mobile/thirdparty/flutter"]
|
||||||
|
path = mobile/thirdparty/flutter
|
||||||
|
url = https://github.com/flutter/flutter
|
||||||
|
|
1
mobile/thirdparty/flutter
vendored
Submodule
1
mobile/thirdparty/flutter
vendored
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 367f9ea16bfae1ca451b9cc27c1366870b187ae2
|
Loading…
Reference in a new issue