How to display an image list in a GridView with Flutter
I just started to learn Flutter and I'm not able to find my error... I'm trying to display images from a list in a Grid View but I can't find why the console can't find the getter 'room'. I created…