Change app logo & icon

⌘K
  1. Home
  2. Docs
  3. Grenmart – Flutter ...
  4. Customisation
  5. Change app logo & icon

Change app logo & icon

You can generate app icon from this website https://app icon.co.

flutter pub get
flutter pub run flutter_launcher_icons:main

Go to <project>/assets/images/ and replace product_skelleton.png with your own logo which show as a placeholder image( A square(24×24 or 370×370 or any) shape png image would be ideal- ).

Was this article helpful to you? No Yes

How can we help?