mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
16 lines
440 B
Cheetah
16 lines
440 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}}
|
|
|
|
{{#withFfiPluginHook}}
|
|
project_type: plugin_ffi
|
|
{{/withFfiPluginHook}}
|
|
{{#withPlatformChannelPluginHook}}
|
|
project_type: plugin
|
|
{{/withPlatformChannelPluginHook}}
|