mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00

We decided that redefining the default for templates was premature. We're going to go back to having "module" in experimental land again, and we'll try again when we have the feature set fully baked. This keeps the writing of the .metadata files, and writing the template type to them, because that was a good improvement, and there are still a bunch of added tests that improve our coverage.
11 lines
299 B
Cheetah
11 lines
299 B
Cheetah
# This file tracks properties of this Flutter project.
|
|
# Used by Flutter tool to assess capabilities and perform upgrades etc.
|
|
#
|
|
# This file should be version controlled and should not be manually edited.
|
|
|
|
version:
|
|
revision: {{flutterRevision}}
|
|
channel: {{flutterChannel}}
|
|
|
|
project_type: module
|