fluttercommunity / fluttercommunity/flutter_webview_plugin
how to use resource cache with flutter_webview_plugin
未关闭
- 主要语言
- Java
- 星标
- 1.5k
- 派生
- 938
- PR 合并指标
- 30 天内没有已合并 PR
描述
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?
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先检查 flutter_webview_plugin 对 appCacheEnabled 和 Android INTERNET 权限的处理,然后在应用重启后复现所报告的行为。未指定源文件或测试;完成标准是确定是否支持持久的资源缓存,并记录或修正观察到的行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- android, flutter, java
- 领域
- mobile
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100