Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
30 righe
968 B
30 righe
968 B
# 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: "bae5e49bc2a867403c43b2aae2de8f8c33b037e4" |
|
channel: "stable" |
|
|
|
project_type: app |
|
|
|
# Tracks metadata for the flutter migrate command |
|
migration: |
|
platforms: |
|
- platform: root |
|
create_revision: bae5e49bc2a867403c43b2aae2de8f8c33b037e4 |
|
base_revision: bae5e49bc2a867403c43b2aae2de8f8c33b037e4 |
|
- platform: android |
|
create_revision: bae5e49bc2a867403c43b2aae2de8f8c33b037e4 |
|
base_revision: bae5e49bc2a867403c43b2aae2de8f8c33b037e4 |
|
|
|
# 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'
|
|
|