Vshevchuck / Flutter

0 stars 0 forks source link

wrong projects structure #2

Open ashkryab-fl opened 2 years ago

ashkryab-fl commented 2 years ago

the folder with screens should be named like "pages", not "widgets".

ashkryab-fl commented 2 years ago

"App.dart" must be found in the root of the lib folder

ashkryab-fl commented 2 years ago

need create "utils" folder with utilities files like images, colors, strings, etc...