From 08f2adb6397557ac27cf3780aa8f8222cbc51982 Mon Sep 17 00:00:00 2001 From: Orangerot Date: Mon, 16 Dec 2024 16:04:07 +0100 Subject: Initial Commit --- ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md (limited to 'ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md') diff --git a/ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md b/ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md new file mode 100644 index 0000000..89c2725 --- /dev/null +++ b/ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md @@ -0,0 +1,5 @@ +# 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. \ No newline at end of file -- cgit v1.2.3