flutter / flutter/website

Deeplink page is not library agnostic

Open
#12,285 0 comments 0 reactions 0 assignees View on GitHub
e2-days from.page-issue p2-medium
Dominant language
Dart
Stars
3.1k
Forks
3.5k
Avg merge
2d 4h
Merged PRs (30d)
95

Description

### Page URL

https://docs.flutter.dev/cookbook/navigation/set-up-app-links/

### Page source

https://github.com/flutter/website/tree/main/src/content/cookbook/navigation/set-up-app-links.md

### Describe the problem

This page describes how to set up deep linking in your app, but only if you use the GoRouter library. I think this page should be expanded to include deeplinking without GoRouter.

### Expected fix

I would love to write up a guide myself, but as of yet I still do not know how to handle deeplinks without GoRouter because every guide out there, including this one, only provides a implementation that relies on GoRouter. It's very frustrating.

### Additional context

_No response_

### I would like to fix this problem.

- [ ] I will try and fix this problem on docs.flutter.dev.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.