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.
37 lines
1.2 KiB
37 lines
1.2 KiB
# 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: "adc7dfe87ebc5ff6cb6ceb786efaa83058fdc1a1"
|
|
channel: "beta"
|
|
|
|
project_type: app
|
|
|
|
# Tracks metadata for the flutter migrate command
|
|
migration:
|
|
platforms:
|
|
- platform: root
|
|
create_revision: adc7dfe87ebc5ff6cb6ceb786efaa83058fdc1a1
|
|
base_revision: adc7dfe87ebc5ff6cb6ceb786efaa83058fdc1a1
|
|
- platform: android
|
|
create_revision: adc7dfe87ebc5ff6cb6ceb786efaa83058fdc1a1
|
|
base_revision: adc7dfe87ebc5ff6cb6ceb786efaa83058fdc1a1
|
|
- platform: ios
|
|
create_revision: adc7dfe87ebc5ff6cb6ceb786efaa83058fdc1a1
|
|
base_revision: adc7dfe87ebc5ff6cb6ceb786efaa83058fdc1a1
|
|
- platform: web
|
|
create_revision: adc7dfe87ebc5ff6cb6ceb786efaa83058fdc1a1
|
|
base_revision: adc7dfe87ebc5ff6cb6ceb786efaa83058fdc1a1
|
|
|
|
# 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'
|