-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
1 parent
c9c2f83
commit 649e9bb
Showing
66 changed files
with
2,274 additions
and
282 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 |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# 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. | ||
|
||
version: | ||
revision: 62bd79521d8d007524e351747471ba66696fc2d4 | ||
channel: stable | ||
|
||
project_type: app | ||
|
||
# Tracks metadata for the flutter migrate command | ||
migration: | ||
platforms: | ||
- platform: root | ||
create_revision: 62bd79521d8d007524e351747471ba66696fc2d4 | ||
base_revision: 62bd79521d8d007524e351747471ba66696fc2d4 | ||
- platform: android | ||
create_revision: 62bd79521d8d007524e351747471ba66696fc2d4 | ||
base_revision: 62bd79521d8d007524e351747471ba66696fc2d4 | ||
- platform: ios | ||
create_revision: 62bd79521d8d007524e351747471ba66696fc2d4 | ||
base_revision: 62bd79521d8d007524e351747471ba66696fc2d4 | ||
|
||
# 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' |
Oops, something went wrong.