You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jolie
163b153ac1
feat(splash): 添加启动页背景图片和相关配置
- 在 assets.dart 中新增 app_logo.jpg 和 splash.png 图片资源
- 配置 iOS LaunchBackground.imageset 支持启动背景图
- 更新 iOS LaunchImage.imageset 文件结构和属性顺序
- 添加 flutter_native_splash.yaml 配置文件指定启动页背景
- 修改 Info.plist 添加 UIStatusBarHidden 键值
- 更新 Android 启动背景 drawable 文件引用新的 background 图片
- 调整 iOS LaunchScreen.storyboard 增加背景图约束和支持
- 在 Android styles.xml 和 styles-night.xml 中添加启动页样式配置
# Conflicts:
# ios/Runner/Info.plist
|
3 months ago |
| .. |
|
assets.dart
|
feat(splash): 添加启动页背景图片和相关配置
|
3 months ago |