For a Flutter project app, is there a way to have a single link to redirect users to the app page in the correct store, rather than firebase dynamic links as it is deprecated.
I read firebase dynamic links migration guide (available on link) and its said obviously that the single link feature isn’t supported.
Rober Raafat is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Indeed, Firebase Dynamic Links (FDL) have been a popular choice for developers to create deep links that can redirect users to specific content within their apps or to the appropriate app store for installation.
Muhammad Rikaz Khan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.