birb
birb copied to clipboard
Cache images on device
Images should be cached on the device after loading for faster rerendering. They should be evicted from the cache after some amount of time.
https://pub.dartlang.org/packages/flutter_advanced_networkimage might be useful.