fluttercommunity / fluttercommunity/flutter_webview_plugin

how to use resource cache with flutter_webview_plugin

未关闭
#375 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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.
![QQ20190409-0](https://user-images.githubusercontent.com/30822684/55766404-2ba85080-5aa7-11e9-885a-aed1c6d4a7b0.jpg)

how can I do?

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先检查 flutter_webview_plugin 对 appCacheEnabled 和 Android INTERNET 权限的处理,然后在应用重启后复现所报告的行为。未指定源文件或测试;完成标准是确定是否支持持久的资源缓存,并记录或修正观察到的行为。

由索引模型根据 Issue 内容生成。

评估

技术栈
android, flutter, java
领域
mobile
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
20/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。