mirror of https://github.com/flutter/samples.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
926 B
31 lines
926 B
# 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: ffccd96b62ee8cec7740dab303538c5fc26ac543
|
|
channel: stable
|
|
|
|
project_type: app
|
|
|
|
# Tracks metadata for the flutter migrate command
|
|
migration:
|
|
platforms:
|
|
- platform: root
|
|
create_revision: ffccd96b62ee8cec7740dab303538c5fc26ac543
|
|
base_revision: ffccd96b62ee8cec7740dab303538c5fc26ac543
|
|
- platform: ios
|
|
create_revision: ffccd96b62ee8cec7740dab303538c5fc26ac543
|
|
base_revision: ffccd96b62ee8cec7740dab303538c5fc26ac543
|
|
|
|
# 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'
|