Files
feature-next-arch/.metadata

31 lines
964 B
Plaintext
Raw Normal View History

2026-01-11 19:42:22 +08:00
# 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:
2026-03-24 08:58:50 +08:00
revision: "2c9eb20739dfec95e2c74bd3dfa4601b0a8a36aa"
2026-01-11 19:42:22 +08:00
channel: "stable"
project_type: app
# Tracks metadata for the flutter migrate command
migration:
platforms:
- platform: root
2026-03-24 08:58:50 +08:00
create_revision: 2c9eb20739dfec95e2c74bd3dfa4601b0a8a36aa
base_revision: 2c9eb20739dfec95e2c74bd3dfa4601b0a8a36aa
2026-01-11 19:42:22 +08:00
- platform: ios
2026-03-24 08:58:50 +08:00
create_revision: 2c9eb20739dfec95e2c74bd3dfa4601b0a8a36aa
base_revision: 2c9eb20739dfec95e2c74bd3dfa4601b0a8a36aa
2026-01-11 19:42:22 +08:00
# 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'