基础功能

This commit is contained in:
DelLevin-Home
2026-03-05 10:06:32 +08:00
commit adad6372a3
55 changed files with 6036 additions and 0 deletions

30
.metadata Normal file
View File

@@ -0,0 +1,30 @@
# 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: "48c32af0345e9ad5747f78ddce828c7f795f7159"
channel: "stable"
project_type: app
# Tracks metadata for the flutter migrate command
migration:
platforms:
- platform: root
create_revision: 48c32af0345e9ad5747f78ddce828c7f795f7159
base_revision: 48c32af0345e9ad5747f78ddce828c7f795f7159
- platform: android
create_revision: 48c32af0345e9ad5747f78ddce828c7f795f7159
base_revision: 48c32af0345e9ad5747f78ddce828c7f795f7159
# 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'