The Image class has a file constructor for that
https://api.flutter.dev/flutter/widgets/Image/Image.file.html
Image.file(File(path))
The Image class has a file constructor for that
https://api.flutter.dev/flutter/widgets/Image/Image.file.html
Image.file(File(path))