Skip to content

Commit

Permalink
add submodules for flutter and dart protoc plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-toterman committed Jun 5, 2024
1 parent 62c4fc6 commit a2a0d94
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,9 @@
[submodule "3rd-party/vcpkg"]
path = 3rd-party/vcpkg
url = https://github.com/microsoft/vcpkg
[submodule "3rd-party/flutter"]
path = 3rd-party/flutter
url = https://github.com/flutter/flutter
[submodule "3rd-party/protobuf.dart"]
path = 3rd-party/protobuf.dart
url = https://github.com/google/protobuf.dart
1 change: 1 addition & 0 deletions 3rd-party/flutter
Submodule flutter added at 414564
1 change: 1 addition & 0 deletions 3rd-party/protobuf.dart
Submodule protobuf.dart added at c559fe

0 comments on commit a2a0d94

Please sign in to comment.