79317625

Date: 2024-12-30 12:46:06
Score: 0.5
Natty:
Report link

the cuase of the problem was related to the flutter_launcher_icon, affter changing the configuration to the above code, everything works fine.

flutter_launcher_icons:
  android: true
  ios: false
  remove_alpha_ios: false
  image_path: "assets/images/logo.png"
  adaptive_icon_background: "#ffffff"
  adaptive_icon_foreground: "assets/images/logo.png
Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Mohammad Huseyn