fluttercommunity / flutter_webview_plugin

Community WebView Plugin - Allows Flutter to communicate with a native WebView.
https://pub.dev/packages/flutter_webview_plugin
Other
1.48k stars 929 forks source link

PWA support for Offline access? #846

Open rebootcode opened 3 years ago

rebootcode commented 3 years ago

Use case

PWA support can help run web app even offline with local cache support.

Proposal

PWA option will help app to even run offline.