We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24aa16f commit 0f2b7fbCopy full SHA for 0f2b7fb
docs/troubleshooting/google-play-store-deployment/fix_launcher_icons_package_error.md
@@ -50,7 +50,7 @@ Follow the steps below to fix the error:
50
image_path_ios: "assets/images/launcher/ios.png"
51
image_path_android: "assets/images/launcher/android.png"
52
```
53
- - `flutter_launcher_icons`: "^0.10.0" specifies the package version.
+ - **flutter_launcher_icons*: "^0.10.0" specifies the package version.
54
- `image_path_ios` and `image_path_android` specify the paths to your launcher icon images.
55
- Ensure the image files exist at the specified paths.
56
0 commit comments