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