fluttercommunity / fluttercommunity/flutter_webview_plugin
Expose the method of clearing the cache
未关闭
todo
- 主要语言
- Java
- 星标
- 1.5k
- 派生
- 938
- PR 合并指标
- 30 天内没有已合并 PR
描述
I'm using the plugin, but at some point I need to clear the webview cache, so I'd like, if possible, expose the method of clearing the cache, so I can use it wherever I am and however I want, without having to go through launch().
But if there is another way to clear the cache without using launch, please let me know how.
Thanks for listening and for the support.
贡献指南
这个仓库没有索引到贡献指南
调研方向
该请求涉及插件的 launch() 路径及其现有的 webview 缓存清理行为;首先定位该入口点以及 Flutter 端和原生端的缓存操作。定义公共 API 边界,并确认无需调用 launch() 也可以执行清理;然后检查仓库中现有的测试或可手动验证的行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- flutter, java
- 领域
- mobile
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100