79210483

Date: 2024-11-21 09:24:38
Score: 1
Natty:
Report link

My case was different. I had Container with no color defined.

Container(child: Row(children:widgets)...

I tried to hit this Container but it does not work until you provide a color for it, even transparent. For:

Container(color:Colors.transparent,...)

I get no error.

Reasons:
  • RegEx Blacklisted phrase (1): I get no error
  • Low length (0.5):
  • Has code block (-0.5):
Posted by: Chris