Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to use resource cache with flutter_webview_plugin #375

Open
blueisboy opened this issue Apr 9, 2019 · 0 comments
Open

how to use resource cache with flutter_webview_plugin #375

blueisboy opened this issue Apr 9, 2019 · 0 comments

Comments

@blueisboy
Copy link

I verify appCacheEnabled: true ,
and <uses-permission android:name="android.permission.INTERNET"/>.

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

how can I do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant