How to Create Deep Link for Share Item
-
Open lib -> settings.dart file.
-
Add your host url here [Without http or https]
-
Go to android -> app -> main -> AndroidManifest.xml file. Also add your host url here [Without http or https]
-
Open your code in xcode -> Runner -> Signing & Capabilities -> Associated Domains in add your domain here. [Without http or https]
-
First of all download this google files from the link: Server Side Deeplink Files
-
Open both files in the any text editor and follow below steps.