init - still figuring out download/install

This commit is contained in:
Imran Remtulla
2022-08-10 20:16:09 -04:00
commit 565a6434c2
27 changed files with 1016 additions and 0 deletions

33
.metadata Normal file
View File

@ -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: 543dac2f35de563fcb6905e9146bdce712c44000
channel: master
project_type: app
# Tracks metadata for the flutter migrate command
migration:
platforms:
- platform: root
create_revision: 543dac2f35de563fcb6905e9146bdce712c44000
base_revision: 543dac2f35de563fcb6905e9146bdce712c44000
- platform: android
create_revision: 543dac2f35de563fcb6905e9146bdce712c44000
base_revision: 543dac2f35de563fcb6905e9146bdce712c44000
- platform: ios
create_revision: 543dac2f35de563fcb6905e9146bdce712c44000
base_revision: 543dac2f35de563fcb6905e9146bdce712c44000
# 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'