App links was not worked , using of App link package Flutter

62 Views Asked by At

In my Flutter app , implemented app links support so used app_links: ^3.4.5 package and modified android manifest files and changed in main file as per the documentation .

so , it works in IOS platform but in android whenever i'm click links it directly open browser not opened my app.

Note .. (assetlink.json file was posted in my website).

can you please give any suggestions ..

0

There are 0 best solutions below