I'm having an issue when I try to display an image from file system.
Example: FileImage(File(path))
[ERROR:flutter/lib/ui/painting/codec.cc(207)] Failed decoding image. Data is either invalid, or it is encoded using an unsupported format.
Can anybody help me?