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.
46 lines
1.7 KiB
46 lines
1.7 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: "db8c475cac117074a38ad50da810214cd7af0d46"
|
|
channel: "master"
|
|
|
|
project_type: app
|
|
|
|
# Tracks metadata for the flutter migrate command
|
|
migration:
|
|
platforms:
|
|
- platform: root
|
|
create_revision: db8c475cac117074a38ad50da810214cd7af0d46
|
|
base_revision: db8c475cac117074a38ad50da810214cd7af0d46
|
|
- platform: android
|
|
create_revision: db8c475cac117074a38ad50da810214cd7af0d46
|
|
base_revision: db8c475cac117074a38ad50da810214cd7af0d46
|
|
- platform: ios
|
|
create_revision: db8c475cac117074a38ad50da810214cd7af0d46
|
|
base_revision: db8c475cac117074a38ad50da810214cd7af0d46
|
|
- platform: linux
|
|
create_revision: db8c475cac117074a38ad50da810214cd7af0d46
|
|
base_revision: db8c475cac117074a38ad50da810214cd7af0d46
|
|
- platform: macos
|
|
create_revision: db8c475cac117074a38ad50da810214cd7af0d46
|
|
base_revision: db8c475cac117074a38ad50da810214cd7af0d46
|
|
- platform: web
|
|
create_revision: db8c475cac117074a38ad50da810214cd7af0d46
|
|
base_revision: db8c475cac117074a38ad50da810214cd7af0d46
|
|
- platform: windows
|
|
create_revision: db8c475cac117074a38ad50da810214cd7af0d46
|
|
base_revision: db8c475cac117074a38ad50da810214cd7af0d46
|
|
|
|
# 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'
|