Skip to content
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

Add a Flutter example on handling the deeplink on 'Deep linking' page #6970

Closed
maheshj01 opened this issue Mar 28, 2022 · 1 comment
Closed
Labels
cl.fixed Issue is closed as fixed d.enhancement Improves docs with specific ask e2-days Effort: < 5 days p2-medium Necessary but not urgent concern. Resolve when possible. st.triage.ltw Indicates Lead Tech Writer has triaged t.ui.general Relates to general Flutter app UI topics target.Android Target apps on the Android Platform target.iOS Target apps on the iOS Platform

Comments

@maheshj01
Copy link
Member

Page URL

https://docs.flutter.dev/development/ui/navigation/deep-linking/

Page source

https://github.com/flutter/website/tree/main/src/development/ui/navigation/deep-linking.md

Describe the problem

While triaging this issue flutter/flutter#100624. I looked at the documentation to configure deep links into the flutter app. The configuration was well explained. But the docs don't explain anything about how users could fetch and handle those deep links in the flutter app.

Expected fix

Perhaps adding a code sample and adding some info about it would be helpful.

Additional context

No response

@maheshj01 maheshj01 changed the title [Proposal]'Deep linking' docs should include a flutter example on capturing the deeplink [Proposal]'Deep linking' docs should include a flutter example on handling the deeplink Mar 28, 2022
@danagbemava-nc danagbemava-nc added st.triage.triage-team Triage team reviewing and categorizing the issue d.enhancement Improves docs with specific ask p2-medium Necessary but not urgent concern. Resolve when possible. e1-hours Effort: < 8 hrs and removed st.triage.triage-team Triage team reviewing and categorizing the issue labels Mar 29, 2022
@atsansone atsansone changed the title [Proposal]'Deep linking' docs should include a flutter example on handling the deeplink Add a Flutter example on handling the deeplink on 'Deep linking' page Jun 5, 2023
@atsansone atsansone added e2-days Effort: < 5 days cl.fixed Issue is closed as fixed st.triage.ltw Indicates Lead Tech Writer has triaged target.iOS Target apps on the iOS Platform target.Android Target apps on the Android Platform t.ui.general Relates to general Flutter app UI topics and removed e1-hours Effort: < 8 hrs labels Jun 5, 2023
@atsansone
Copy link
Contributor

This appears to have been fixed with #8374. This created Android and iOS examples. Closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cl.fixed Issue is closed as fixed d.enhancement Improves docs with specific ask e2-days Effort: < 5 days p2-medium Necessary but not urgent concern. Resolve when possible. st.triage.ltw Indicates Lead Tech Writer has triaged t.ui.general Relates to general Flutter app UI topics target.Android Target apps on the Android Platform target.iOS Target apps on the iOS Platform
Projects
None yet
Development

No branches or pull requests

3 participants