futureware-tech/comicslate

Better cache

Opened this issue · 1 comments

Right now we don't cache so well. Perhaps use package:dio for that.

https://api.flutter.dev/flutter/widgets/precacheImage.html also precache images into Flutter memory cache. See if it can / should be adjusted with Flutter issue 13616.