mirror of https://github.com/flutter/samples.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 weeks ago | |
---|---|---|
.. | ||
android | 3 years ago | |
ios | 3 years ago | |
lib | 3 weeks ago | |
linux | 3 years ago | |
macos | 3 years ago | |
test | 3 years ago | |
web | 1 year ago | |
windows | 3 years ago | |
.gitignore | 3 years ago | |
.metadata | 3 years ago | |
README.md | 3 years ago | |
analysis_options.yaml | 3 years ago | |
pubspec.yaml | 3 weeks ago |
README.md
deeplink_store_example
A store app that includes three screen, ProductList, ProductDetails, and ProductCategoryList. This app uses go_router to create routing table for all three screens. It also updates the project parameters for Android and iOS to support deeplinks.
To learn more, visit .
Getting Started
This app put a placeholder for Android Intent Filters and iOS Associated Domains. To use this example, update them with your own web domain.