I'm trying to set up deeplinks for my app. While testing the app on a local device and using flutter dev tools it points out I'm missing the assetlinks.json (Android) and the app-links (iOS) files in the root in the hosting.
Since I'm hosting with flutterflow using the custom domain, I cannot find a way to upload this two files into the root folder.
I'm I missing something?