
This is a reland of https://github.com/flutter/flutter/pull/140806 which had an issue with package versions.
46 lines
1.7 KiB
Plaintext
46 lines
1.7 KiB
Plaintext
# 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: "7b7aa6a9a38b1c68cef406a457bcfdc202ab5168"
|
|
channel: "main"
|
|
|
|
project_type: app
|
|
|
|
# Tracks metadata for the flutter migrate command
|
|
migration:
|
|
platforms:
|
|
- platform: root
|
|
create_revision: 7b7aa6a9a38b1c68cef406a457bcfdc202ab5168
|
|
base_revision: 7b7aa6a9a38b1c68cef406a457bcfdc202ab5168
|
|
- platform: android
|
|
create_revision: 7b7aa6a9a38b1c68cef406a457bcfdc202ab5168
|
|
base_revision: 7b7aa6a9a38b1c68cef406a457bcfdc202ab5168
|
|
- platform: ios
|
|
create_revision: 7b7aa6a9a38b1c68cef406a457bcfdc202ab5168
|
|
base_revision: 7b7aa6a9a38b1c68cef406a457bcfdc202ab5168
|
|
- platform: linux
|
|
create_revision: 7b7aa6a9a38b1c68cef406a457bcfdc202ab5168
|
|
base_revision: 7b7aa6a9a38b1c68cef406a457bcfdc202ab5168
|
|
- platform: macos
|
|
create_revision: 7b7aa6a9a38b1c68cef406a457bcfdc202ab5168
|
|
base_revision: 7b7aa6a9a38b1c68cef406a457bcfdc202ab5168
|
|
- platform: web
|
|
create_revision: 7b7aa6a9a38b1c68cef406a457bcfdc202ab5168
|
|
base_revision: 7b7aa6a9a38b1c68cef406a457bcfdc202ab5168
|
|
- platform: windows
|
|
create_revision: 7b7aa6a9a38b1c68cef406a457bcfdc202ab5168
|
|
base_revision: 7b7aa6a9a38b1c68cef406a457bcfdc202ab5168
|
|
|
|
# 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'
|