fluttercrashcourse-lessons
fluttercrashcourse-lessons copied to clipboard
**Describe the bug** Image thumbnails in list have different width, at line 38 in location_list.dart BoxFit.fitWidth is misplaced with BoxFit.fitHeight in lesson about lists.
* replaces deprecated FlatButton with TextButton 
added running test file for missing location_test with few tweaks that run.
Am new in flutter and trying to get some basics from the flutterCrashCourse but unfortunately after completing the tourismandco,my LocationDetail only fetch the image with the exception of the TextContent...