If it opens the browser and does not redirect, it's likely an issue with your hosted URL, not on the device. Make sure your hosted URL has the correct association and link files for Android and iOS; this is what tells the device browsers to loop for apps and redirect them from the website.
Here are the Flutter docs with a video on how to implement deep linking
Steps: