fluttercommunity / fluttercommunity/flutter_webview_plugin

how to use resource cache with flutter_webview_plugin

Abierto
#375 0 comentarios 1 reacción 0 asignados Ver en GitHub
Lenguaje dominante
Java
Estrellas
1.5k
Forks
938
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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?

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.