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

serviceworker support for offline storage? #849

Open rebootcode opened 3 years ago

rebootcode commented 3 years ago

Use case

Offline access and Offline Storage of webpages using serviceworker support

Proposal

Working with ServiceWorker of browser to store data offline for offline access

varunkumarmedam commented 3 years ago

@rebootcode Any update ?

rebootcode commented 3 years ago

@varunkumarmedam - none, the plugin doesn't support serviceworker as of now for offline storage