fluttercommunity / fluttercommunity/flutter_webview_plugin

how to use resource cache with flutter_webview_plugin

Open
#375 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
1.5k
Forks
938
PR merge metrics
No merged PRs in 30d

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.
![QQ20190409-0](https://user-images.githubusercontent.com/30822684/55766404-2ba85080-5aa7-11e9-885a-aed1c6d4a7b0.jpg)

how can I do?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing flutter_webview_plugin's handling of appCacheEnabled and the Android INTERNET permission, then reproduce the reported behavior across app restarts. No source file or test is named; done would require determining whether persistent resource caching is supported and documenting or correcting the observed behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, flutter, java
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.