docs: update service worker section in Web FAQ#13335
docs: update service worker section in Web FAQ#13335harshyadavDeveloper wants to merge 5 commits intoflutter:mainfrom
Conversation
|
Hi! I’ve updated the service worker section to remove outdated references to the |
There was a problem hiding this comment.
Code Review
This pull request updates the Flutter web FAQ to clarify that service workers are no longer generated or managed by default, recommending manual configuration or third-party tools like Workbox for offline support. A review comment suggests improving the readability of a documentation link by using descriptive text instead of a technical identifier.
|
Visit the preview URL for this PR (updated for commit 9647125): https://flutter-docs-prod--pr13335-fix-remove-pwa-strategy-faq-zcs5sbmn.web.app |
|
Thanks for pointing this out! I’ve removed the remaining ios-ffi reference usages to avoid broken links. |
|
/gcbrun |
|
Hello, this PR currently has merge conflicts blocking the merge. Could you please take a look and resolve them at your convenience? |
Description
Updates the Web FAQ to reflect the current state of service worker support.
Removes outdated references to the
--pwa-strategyflag and clarifies that Flutter no longer generates or manages a service worker by default.Issues fixed by this PR
Closes #13319
PRs or commits this PR depends on
None
Presubmit checklist
of 80 characters or fewer.