From 67427aec40ba094f1e7f3ee77eab09df73d752f1 Mon Sep 17 00:00:00 2001 From: BoredGuy Date: Sat, 9 May 2026 19:59:04 -0700 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