Deep linking not working #4188
Replies: 6 comments
-
It's more than just configuring an intent in an Android page. Take a look at this article: https://codewithandrea.com/articles/flutter-deep-links/ I wasn't able to make deep linking work on Android with Also, there is a trick to make your app open by clicking a link with a custom theme. If you click
|
Beta Was this translation helpful? Give feedback.
-
Can you provide run able code example |
Beta Was this translation helpful? Give feedback.
-
@FeodorFitsner ???? |
Beta Was this translation helpful? Give feedback.
-
@FeodorFitsner @InesaFitsner kindly Clear this out because my project is stucked |
Beta Was this translation helpful? Give feedback.
-
How to set up this
|
Beta Was this translation helpful? Give feedback.
-
Screen_Recording_20250402_212226.mp4@FeodorFitsner my problem is solved but I want to say that while writing in py projects.toml doesn't actually add intend filter and deep link configuration in mainfest.xml |
Beta Was this translation helpful? Give feedback.
-
Duplicate Check
Describe the bug
when I open this link in browser https://mydomain.com then my app doesn't open automatically I add all information in py project.toml already
Code sample
Code
To reproduce
I want that when I paste this URL in browser it should automatically open my application https://mydomain.com
Expected behavior
No response
Screenshots / Videos
Captures
[Upload media here]
Operating System
Windows
Operating system details
Windows 10
Flet version
0.25.0.dev3519
Regression
No, it isn't
Suggestions
No response
Logs
Logs
[Paste your logs here]
Additional details
No response
Beta Was this translation helpful? Give feedback.
All reactions