flutter_ok_image icon indicating copy to clipboard operation
flutter_ok_image copied to clipboard

a flutter image widget to load image.

Results 4 flutter_ok_image issues
Sort by recently updated
recently updated
newest added

I want to load images from my storage. These images have urls of the type file://path/to/storage/image.jpg and not of the network url type (https://path/to/image). Is there any way to implement...

enhancement

On Android, the CircularProgressIndicator fills all the size of my image.. It should be better that it just shows a small progress at the center of the image. On iOS...

- [ ] error log - [ ] error info for ErrorWidget ---- Future accession Low priority

enhancement

> On 02/23/2019 07:31,Warner, Neil wrote: Is there any way to log when errors, or do you have any thoughts when image doesn't load with redirects? thanks.

question