
I use flutter and I think deep linking is possible without firebase using the go_router package. Was just curious if adding a simple firebase project to handle deeplinks and push notifications. Have a nice day!

Deep-linking doesnโt require Firebase.

Firebase it's just an automate way of creating deep-linking But you can always create one manually Check this for android

Thank you guys

How about for iOS


Thank you

i never understood the hullabaloo around Firebase's dynamic links until they announced they were shutting it down. So, after digging into it, I think the big added benefit with dynamic links was to be able to automatically redirect the user to the corresponding app store to download the app if it's not installed. There's also an added feature to deep link the user into the right page after installing the app...although that may just be a general deep linking + play/app store feature. They probably also help make setup easier too.
It's definitely possible to do this stuff w/o Firebase dynamic links...it just takes more work building that landing page that redirects to the app store. Here's the work: https://github.com/appwrite/dynamic-links

They're shutting them down ๐

Wow thanks guys


[SOLVED] is firebase the only option if I want to use deeplinking.
Recommended threads
- Could not open input file: /usr/src/code...
I updated my selfhosted instance to `1.6.2` and the new service (`appwrite-task-stats-resources`) failed to start. The only log message I see is: ``` Could not ...
- Question
Is there anyway to modify the self hosted appwrite code in the register section so that only @eonfluxtech.com emails can register?
- 15$ payment
Hello everyone! there is a small issues, I accidently paid 15$ today, I am a student, I never claimed the pro plan on github edu. but I acciently paid those 15 ...
