79447431

Date: 2025-02-18 07:33:32
Score: 3.5
Natty:
Report link

Please check Run/Build Configurations to see if you set any run params there. if yes?

remove --web-renderer, because if youre using the flutter latest its not gonna work with any '--web-renderer' because now flutter team made these changes :

Make --web-renderer=canvaskit the new default (the current default is auto).

Remove --web-renderer=auto.

and you can simply build using

flutter build web

if you face any more problem please let me know, i would be happy to help you out.

Reasons:
  • RegEx Blacklisted phrase (2.5): please let me know
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Hussnain_28