Flutter Dart: Prefer const with constant constructors (prefer_const_constructors)

preview_player
Показать описание
Are you getting the following errors in VSCode?

rules:
prefer_const_constructors: false
prefer_const_literals_to_create_immutables: false
prefer_const_constructors_in_immutables: false
Рекомендации по теме
Комментарии
Автор

You are an absolute champ for this, thank you so much

naavidmorshed
Автор

Hello Julia, You save my life. 🙏🙏🙏🙏🙏🙏🙏❤❤❤❤❤

t_sixtyfivex_wing
Автор

Very nice video. you was breve, quicky and usefull, i love😍 that.

tomasiaguambe
Автор

I love you. I was going crazy over that.

fernandosanchez
Автор

finally I found the solution, Thank you so much

rsad
Автор

it's a big solution. Thanks!!! I love U.

yorvisjesusrodriguez
Автор

Finally I got rid of that annoying shit .. thx

eduard
Автор

Gracias, era molesto escribir con esas lienas .

efectoresidual
Автор

Thank you for fixing this. Does anyone know why flutter changed this? It's really annoying.

nick
Автор

1 new method is:
return const materialApp();{
}
put const with materialApp() in return //

muhammadadilnaeem
Автор

finally I found the solution, Thank you so much

shadow.youtube