Local variable for serviceWorkerVersion is deprecated

Troubleshooting

Using the Windows local FlutterFlow App, with Chrome selected as the device, when I select 'Test', at the "Starting App" point, I get the following error displayed:

Local Run Chrome:
Warning: In index.html:51: Local variable for "serviceWorkerVersion" is deprecated. Use "{{flutter_service_worker_version}}" template token instead.
Warning: In index.html:66: "FlutterLoader.loadEntrypoint" is deprecated. Use "FlutterLoader.load" instead.

The app appears to work correctly once running in test mode (some null errors which may or may not be related). The issue started two or three updates ago.

Below is a screenshot of the device log:

How can I fix this?

What have you tried so far?

I have uninstalled and reinstalled the local Windows app. I have also tried searching for an answer without luck.

Did you check FlutterFlow's Documentation for this topic?
Yes
2
4 replies