-
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
48 changed files
with
440 additions
and
305 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,45 @@ | ||
# 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. | ||
# This file should be version controlled. | ||
|
||
version: | ||
revision: b939921663e461cea3061e130a26f40cbb8059e0 | ||
channel: master | ||
revision: f1875d570e39de09040c8f79aa13cc56baab8db1 | ||
channel: stable | ||
|
||
project_type: app | ||
|
||
# Tracks metadata for the flutter migrate command | ||
migration: | ||
platforms: | ||
- platform: root | ||
create_revision: f1875d570e39de09040c8f79aa13cc56baab8db1 | ||
base_revision: f1875d570e39de09040c8f79aa13cc56baab8db1 | ||
- platform: android | ||
create_revision: f1875d570e39de09040c8f79aa13cc56baab8db1 | ||
base_revision: f1875d570e39de09040c8f79aa13cc56baab8db1 | ||
- platform: ios | ||
create_revision: f1875d570e39de09040c8f79aa13cc56baab8db1 | ||
base_revision: f1875d570e39de09040c8f79aa13cc56baab8db1 | ||
- platform: linux | ||
create_revision: f1875d570e39de09040c8f79aa13cc56baab8db1 | ||
base_revision: f1875d570e39de09040c8f79aa13cc56baab8db1 | ||
- platform: macos | ||
create_revision: f1875d570e39de09040c8f79aa13cc56baab8db1 | ||
base_revision: f1875d570e39de09040c8f79aa13cc56baab8db1 | ||
- platform: web | ||
create_revision: f1875d570e39de09040c8f79aa13cc56baab8db1 | ||
base_revision: f1875d570e39de09040c8f79aa13cc56baab8db1 | ||
- platform: windows | ||
create_revision: f1875d570e39de09040c8f79aa13cc56baab8db1 | ||
base_revision: f1875d570e39de09040c8f79aa13cc56baab8db1 | ||
|
||
# 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' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
{} | ||
{ | ||
"dart.flutterSdkPath": "/Users/zmt/Documents/flutter/3.0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.