mirror of
https://github.com/flutter/samples.git
synced 2025-11-12 15:58:32 +00:00
I used `flutter create` anew, so the project structure now has additional 2 `AndroidManifest.xml` files. Everything else stayed the same, so from git’s perspective, it’s just moved files.
5 lines
336 B
Markdown
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. |