2022-04-18 15:57:03 +02:00
|
|
|
# This file tracks properties of this Flutter project.
|
|
|
|
# Used by Flutter tool to assess capabilities and perform upgrades etc.
|
|
|
|
#
|
2023-09-22 09:29:07 +02:00
|
|
|
# This file should be version controlled and should not be manually edited.
|
2022-04-18 15:57:03 +02:00
|
|
|
|
|
|
|
version:
|
2023-11-09 17:19:14 +01:00
|
|
|
revision: "d211f42860350d914a5ad8102f9ec32764dc6d06"
|
2023-09-22 09:29:07 +02:00
|
|
|
channel: "stable"
|
2022-04-18 15:57:03 +02:00
|
|
|
|
|
|
|
project_type: app
|
2022-05-12 03:07:22 +02:00
|
|
|
|
|
|
|
# Tracks metadata for the flutter migrate command
|
|
|
|
migration:
|
|
|
|
platforms:
|
|
|
|
- platform: root
|
2023-11-09 17:19:14 +01:00
|
|
|
create_revision: d211f42860350d914a5ad8102f9ec32764dc6d06
|
|
|
|
base_revision: d211f42860350d914a5ad8102f9ec32764dc6d06
|
2022-05-12 03:07:22 +02:00
|
|
|
- platform: android
|
2023-11-09 17:19:14 +01:00
|
|
|
create_revision: d211f42860350d914a5ad8102f9ec32764dc6d06
|
|
|
|
base_revision: d211f42860350d914a5ad8102f9ec32764dc6d06
|
2022-05-12 03:07:22 +02:00
|
|
|
- platform: ios
|
2023-11-09 17:19:14 +01:00
|
|
|
create_revision: d211f42860350d914a5ad8102f9ec32764dc6d06
|
|
|
|
base_revision: d211f42860350d914a5ad8102f9ec32764dc6d06
|
2022-05-12 03:07:22 +02:00
|
|
|
- platform: linux
|
2023-11-09 17:19:14 +01:00
|
|
|
create_revision: d211f42860350d914a5ad8102f9ec32764dc6d06
|
|
|
|
base_revision: d211f42860350d914a5ad8102f9ec32764dc6d06
|
2022-05-12 03:07:22 +02:00
|
|
|
- platform: macos
|
2023-11-09 17:19:14 +01:00
|
|
|
create_revision: d211f42860350d914a5ad8102f9ec32764dc6d06
|
|
|
|
base_revision: d211f42860350d914a5ad8102f9ec32764dc6d06
|
2022-05-12 03:07:22 +02:00
|
|
|
- platform: web
|
2023-11-09 17:19:14 +01:00
|
|
|
create_revision: d211f42860350d914a5ad8102f9ec32764dc6d06
|
|
|
|
base_revision: d211f42860350d914a5ad8102f9ec32764dc6d06
|
2022-05-12 03:07:22 +02:00
|
|
|
- platform: windows
|
2023-11-09 17:19:14 +01:00
|
|
|
create_revision: d211f42860350d914a5ad8102f9ec32764dc6d06
|
|
|
|
base_revision: d211f42860350d914a5ad8102f9ec32764dc6d06
|
2022-05-12 03:07:22 +02:00
|
|
|
|
|
|
|
# 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'
|