flutter/examples/layers/.metadata
Chris Bracken b04bdd0b02
[macOS] Adds macOS project files to layers example (#102539)
Adds macOS support to the layers examples collection.

Issue: https://github.com/flutter/flutter/issues/84306
2022-05-13 14:17:01 -07:00

30 lines
929 B
Text

# 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.
version:
revision: 4d7cb4c5e93170bcac6617c1810a3945eef72468
channel: unknown
project_type: app
# Tracks metadata for the flutter migrate command
migration:
platforms:
- platform: root
create_revision: 4d7cb4c5e93170bcac6617c1810a3945eef72468
base_revision: 4d7cb4c5e93170bcac6617c1810a3945eef72468
- platform: macos
create_revision: 4d7cb4c5e93170bcac6617c1810a3945eef72468
base_revision: 4d7cb4c5e93170bcac6617c1810a3945eef72468
# User provided section
# List of Local paths (relative to this file) that should be
# ignored by the migrate tool.
#
# Files that are not part of the templates will be ignored by default.
unmanaged_files:
- 'lib/main.dart'
- 'ios/Runner.xcodeproj/project.pbxproj'