birb icon indicating copy to clipboard operation
birb copied to clipboard

Cache images on device

Open abraham opened this issue 6 years ago • 1 comments

Images should be cached on the device after loading for faster rerendering. They should be evicted from the cache after some amount of time.

abraham avatar Dec 14 '18 03:12 abraham

https://pub.dartlang.org/packages/flutter_advanced_networkimage might be useful.

abraham avatar Dec 15 '18 23:12 abraham