I can\'t seem to simply load an image from the hard drive to the screen. Image.network seems straightforward. But I can\'t figure out how to use Image or Image.file. Imag
The assets in the pubspec.yaml must be uncommented. This will help to load the file image.asset as expected.