Initial and done prolly
This commit is contained in:
commit
6f88b9966f
175 changed files with 15445 additions and 0 deletions
45
.metadata
Normal file
45
.metadata
Normal file
|
|
@ -0,0 +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.
|
||||
|
||||
version:
|
||||
revision: "ee624bc4fd41413cbb89099b0701a42287643d9a"
|
||||
channel: "beta"
|
||||
|
||||
project_type: app
|
||||
|
||||
# Tracks metadata for the flutter migrate command
|
||||
migration:
|
||||
platforms:
|
||||
- platform: root
|
||||
create_revision: ee624bc4fd41413cbb89099b0701a42287643d9a
|
||||
base_revision: ee624bc4fd41413cbb89099b0701a42287643d9a
|
||||
- platform: android
|
||||
create_revision: ee624bc4fd41413cbb89099b0701a42287643d9a
|
||||
base_revision: ee624bc4fd41413cbb89099b0701a42287643d9a
|
||||
- platform: ios
|
||||
create_revision: ee624bc4fd41413cbb89099b0701a42287643d9a
|
||||
base_revision: ee624bc4fd41413cbb89099b0701a42287643d9a
|
||||
- platform: linux
|
||||
create_revision: ee624bc4fd41413cbb89099b0701a42287643d9a
|
||||
base_revision: ee624bc4fd41413cbb89099b0701a42287643d9a
|
||||
- platform: macos
|
||||
create_revision: ee624bc4fd41413cbb89099b0701a42287643d9a
|
||||
base_revision: ee624bc4fd41413cbb89099b0701a42287643d9a
|
||||
- platform: web
|
||||
create_revision: ee624bc4fd41413cbb89099b0701a42287643d9a
|
||||
base_revision: ee624bc4fd41413cbb89099b0701a42287643d9a
|
||||
- platform: windows
|
||||
create_revision: ee624bc4fd41413cbb89099b0701a42287643d9a
|
||||
base_revision: ee624bc4fd41413cbb89099b0701a42287643d9a
|
||||
|
||||
# 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'
|
||||
Loading…
Add table
Add a link
Reference in a new issue