'Routed Navigation With Arbitrary Destinations (UGC)
I'm trying to make a website with routed navigation and link to arbitrary UGC;
e.g. mywebsite.com/9805839412 should open post of id 9805839412
The content is not stored on my server, everything is accessed from a foreign source
Is there a way to handle those arbitrary URLs within Flutter?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
