Markus Wiegand

Results 1 comments of Markus Wiegand

This is the normal behavior AFAIK. New versions are loaded only after a cold start. https://github.com/mattreid1/firebase_image/blob/7c5234e28ecd5d099bdaefad69ae76fe12ca8c47/lib/src/cache_manager.dart#L113-L116 I suspect because of the RAM cache, which is renewed only with a restart.