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 it worked well.
I saw that I can use the loadingWidget to customize that, but it should worked by default.
Another problem is that I can't disable the progress, because if I set the loadingWidget to null, it gets the defaults.