Solution for app icon issue

Hello
Now building apps [at least for me] is giving me error and app icon still showing the standard flutter in both iOS and android.

one of the solution online is to add a flutter package in the pubspec.yaml files “flutter_launcher_icons 0.13.1” and also and a 5 line code [as per the internet]

how about that nowa automatically add this line for icon.png for example and the user only has to upload an icon image called icon.png in the assets.
Could this solve the issue?

1 Like