Change app icon and splash screen

⌘K
  1. Home
  2. Docs
  3. Xilancer-Freelancer Flutt...
  4. Customization
  5. Change app icon and splash screen

Change app icon and splash screen

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

flutter pub get
flutter pub run flutter_launcher_icons
  • Go to <project>/assets/images/ and replace loading_image.png with your own logo which show as a placeholder image for product image( A square(24×24 or 370×370 or any) shape png image would be ideal- ).
  • Go to <project>/assets/images/ and replace splash.png with your own logo which show as a splash image.
Was this article helpful to you? No Yes

How can we help?