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.
33 lines
1.1 KiB
33 lines
1.1 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: "d3e00ac70443dbc0df7d0b56bff94c18d760b02f" |
|
channel: "master" |
|
|
|
project_type: plugin |
|
|
|
# Tracks metadata for the flutter migrate command |
|
migration: |
|
platforms: |
|
- platform: root |
|
create_revision: d3e00ac70443dbc0df7d0b56bff94c18d760b02f |
|
base_revision: d3e00ac70443dbc0df7d0b56bff94c18d760b02f |
|
- platform: linux |
|
create_revision: d3e00ac70443dbc0df7d0b56bff94c18d760b02f |
|
base_revision: d3e00ac70443dbc0df7d0b56bff94c18d760b02f |
|
- platform: aurora |
|
create_revision: d3e00ac70443dbc0df7d0b56bff94c18d760b02f |
|
base_revision: d3e00ac70443dbc0df7d0b56bff94c18d760b02f |
|
|
|
# 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'
|
|
|