rename/update materials_and_textures sample project

This commit is contained in:
Nick Fisher
2025-03-08 11:20:10 +08:00
parent c52052c1b9
commit 72711ee64f
81 changed files with 191 additions and 81 deletions

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