Allow Flutter to be vendored as a submodule (#14157)
When Flutter is vendored as a submodule, `.git` is a File whose contents are a pointer to the Git directory. This change allows you to pin your app to a certain version of Flutter via submodules.
Showing
Please register or sign in to comment