How to create direct link in flutter

Viewed 20

Is there any way I can take the link of any direct file, for example from mediafire, through the file link, let it be (https://www.mediafire.com/file/y9b3unhi4i1b60m/Yurei_Deco__07_%25281080P%2529.m4v), I want the link to be direct like (https://download2014.mediafire.com/eq7fnnvjbpog/y9b3unhi4i1b60m/Yurei+Deco+-+07+%281080P%29.m4v), so that the user can answer a direct link to it that works without problems without putting a fixed link from me So that the link changes according to the ip used, I tried more than once but I did not know how to do it Is there anyone who can help me in this regard?, I really need this, I found ways to do the same thing but in other platforms such as Android Studio but I did not find anyone who spoke About Flutter in this respect

0 Answers
Related