feat:"初始化仓库,并更新基础代码。"

This commit is contained in:
2026-01-14 09:25:52 +08:00
commit 9a91c40a97
140 changed files with 6513 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: "d7965e1e136a3f8b7889f556a75a078c986a0ed7"
channel: "master"
project_type: app
# Tracks metadata for the flutter migrate command
migration:
platforms:
- platform: root
create_revision: d7965e1e136a3f8b7889f556a75a078c986a0ed7
base_revision: d7965e1e136a3f8b7889f556a75a078c986a0ed7
- platform: android
create_revision: d7965e1e136a3f8b7889f556a75a078c986a0ed7
base_revision: d7965e1e136a3f8b7889f556a75a078c986a0ed7
# 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'