mirror of
https://github.com/flutter/samples.git
synced 2025-11-12 15:58:32 +00:00
Adds two new samples that use the Google Generative AI SDK for Dart. Both were created by @rodydavis. I'm merely the uploader so to speak. ## Pre-launch Checklist - [X] I read the [Flutter Style Guide] _recently_, and have followed its advice. - [X] I signed the [CLA]. - [X] I read the [Contributors Guide]. - [X] I updated/added relevant documentation (doc comments with `///`). - [X] All existing and new tests are passing.
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. |