fluttercrashcourse-lessons icon indicating copy to clipboard operation
fluttercrashcourse-lessons copied to clipboard

Results 4 fluttercrashcourse-lessons issues
Sort by recently updated
recently updated
newest added
trafficstars

**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 ![image](https://github.com/seenickcode/fluttercrashcourse-lessons/assets/12420000/91559d3a-f3b2-4c3b-b84a-66531a038223)

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...