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