Initial commit

This commit is contained in:
2022-07-14 21:55:28 +01:00
commit 1e5bbad051
72 changed files with 1816 additions and 0 deletions

36
.metadata Normal file
View File

@@ -0,0 +1,36 @@
# 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: 06810e2feb00516d657825f0fd653fa05d57f557
channel: master
project_type: app
# Tracks metadata for the flutter migrate command
migration:
platforms:
- platform: root
create_revision: 06810e2feb00516d657825f0fd653fa05d57f557
base_revision: 06810e2feb00516d657825f0fd653fa05d57f557
- platform: android
create_revision: 06810e2feb00516d657825f0fd653fa05d57f557
base_revision: 06810e2feb00516d657825f0fd653fa05d57f557
- platform: ios
create_revision: 06810e2feb00516d657825f0fd653fa05d57f557
base_revision: 06810e2feb00516d657825f0fd653fa05d57f557
- platform: web
create_revision: 06810e2feb00516d657825f0fd653fa05d57f557
base_revision: 06810e2feb00516d657825f0fd653fa05d57f557
# 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'