Mravuri96 / flutter-pwa-update-available

Flutter Service Workers - Update Available

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Currently a new updated Service worker doesn't take over until a user clears the browser cache, or leaves the current tab or quits the browser.

skipWaiting

Solution

This template will show a notification each time that there is a new version of the service worker is available. This will ensure that a user is up to date and has the latest version of any cached files.

Once the user confirms its okay to update, the old service worker gets replaced by the new one

About

Flutter Service Workers - Update Available


Languages

Language:C++ 42.7%Language:CMake 30.2%Language:Dart 11.9%Language:HTML 7.5%Language:C 4.9%Language:Swift 2.4%Language:Kotlin 0.3%Language:Objective-C 0.1%