flutter-demo/ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md
LingandRX 6c64c86239 feat: 初始化 Flutter 项目
- 添加 .gitignore 文件,配置项目忽略项
- 创建 .metadata 文件,记录项目元数据
- 编写 README.md,介绍项目基本信息
- 配置 analysis_options.yaml,设置代码分析规则
- 创建 Android 相关文件和目录结构
- 创建 iOS 相关文件和目录结构
2025-04-23 00:00:04 +08:00

5 lines
336 B
Markdown

# Launch Screen Assets
You can customize the launch screen with your own desired assets by replacing the image files in this directory.
You can also do it by opening your Flutter project's Xcode project with `open ios/Runner.xcworkspace`, selecting `Runner/Assets.xcassets` in the Project Navigator and dropping in the desired images.