fluttercommunity / fluttercommunity/flutter_webview_plugin
how to use resource cache with flutter_webview_plugin
Ouverte
- Langage dominant
- Java
- Étoiles
- 1.5k
- Forks
- 938
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.

how can I do?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.