In Flutter, displaying an image can be done by using Image widget. Flutter provides a named constructor File. Image which can be used if the image source is from a file.
Read moreCan you show progress bar when uploading image via retrofit 2?
So, there isn’t any built-in way to show progress when using retrofit 2 library .
Read moreHow do I show progress bar upload?
File Upload Form with Progress Bar
Read more