Skip to content

Commit 865ec81

Browse files
committed
Add image for AI fix button
1 parent a388c09 commit 865ec81

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
88.6 KB
Binary file not shown.

docs/test-and-publish/publish/pre-checks-publishing.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,8 @@ This error means the `flutter_launcher_icons` package hasn’t been properly add
187187
- **Add it manually**: Open your `pubspec.yaml`, add the [**`flutter_launcher_icons`**](https://pub.dev/packages/flutter_launcher_icons) dependency with required configuration, then refresh dependencies by clicking **Refresh Dependencies** button at bottom left side. See the detailed guide on [**adding app launcher icon**](#add-app-launcher-icon).
188188

189189
- **Use the Agent**: Click <kbd>Fix with AI</kbd> button when the error appears, and the Agent will add the required configuration for you.
190+
191+
![fix-with-ai](imgs/fix-with-ai.avif)
190192
</p>
191193

192194
</details>

0 commit comments

Comments
 (0)