fluttercommunity / fluttercommunity/flutter_webview_plugin

how to use resource cache with flutter_webview_plugin

Aperta
#375 0 commenti 1 reazione 0 assegnatari Vedi su GitHub
Lingua principale
Java
Stelle
1.5k
Fork
938
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I verify `appCacheEnabled: true` ,
and ``.

but still I can't use cache.

**behavior**:
when app is running, load image only once.
but when I close the app, running again. it will download image or other resource, i check cache storage with application information, it not change storage size.
so, I think cache is only used once.
![QQ20190409-0](https://user-images.githubusercontent.com/30822684/55766404-2ba85080-5aa7-11e9-885a-aed1c6d4a7b0.jpg)

how can I do?

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.