Lenard Wiedekamp
Results
3
comments of
Lenard Wiedekamp
With Flutter 3.3.3 `serviceWorkerVersion` seems to fix this
I guess you need to run `flutter create .` again to create the latest `index.html`. It should contain `var serviceWorkerVersion = null;`. `flutter build` will set that value to a...