flutter_cache_manager
flutter_cache_manager copied to clipboard
Cached Network Image Freezing $$ Breaking UI in Flutter Web
The ui is getting jumbled and freezing when I am using the package. It worked fine a week ago. When using Default image.network it works. It also works fine with fast_cached_network_image.
I use Apple silicon M1 for development and recently switched from apple intel.
could it be a problem?
N.B. I have a attached a screenshot.