-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Labels
choreChanges that don't modify source code or testsChanges that don't modify source code or testsproduct: very_good_flame_gameChanges that affect the Very Good Flame Game template.Changes that affect the Very Good Flame Game template.
Description
Running the very_good_flame_game template using Flutter 3.22.0, gives:
Warning: In index.html:42: Local variable for "serviceWorkerVersion" is deprecated. Use
"{{flutter_service_worker_version}}" template token instead.We should modify the index.html to follow the new Flutter web app initialization.
Requirements
- Update code to remove the "serviceWorkerVersion" warning
- Update the
index.htmlaccording to the new guidelines
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
choreChanges that don't modify source code or testsChanges that don't modify source code or testsproduct: very_good_flame_gameChanges that affect the Very Good Flame Game template.Changes that affect the Very Good Flame Game template.
Type
Projects
Status
Done