-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Update deep link docs due to the flutter_deeplinking_enabled flag default value change. #11461
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Visit the preview URL for this PR (updated for commit 503f891): https://flutter-docs-prod--pr11461-deep-link-flag-change-de4vci3h.web.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @hannah-hyj, for this PR! I've done some word smithing and have one question before it can land.
Update src/content/ui/navigation/deep-linking.md Update src/content/cookbook/navigation/set-up-universal-links.md Update src/content/cookbook/navigation/set-up-app-links.md Update src/content/cookbook/navigation/set-up-app-links.md Update src/content/cookbook/navigation/set-up-app-links.md Co-Authored-By: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
614a0c7
to
503f891
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
The deep link flag default value is changed in flutter/engine#52350, and the PR is included Flutter 3.27 stable release.
The Deep link docs should be updated to reflect the changes:
false
More context: Design doc
_Issues fixed by this PR (if any): #10984
_PRs or commits this PR depends on (if any): flutter/engine#52350
Presubmit checklist