How can I get the current URL in a Flutter Web App on which the user of the web app currently is?
For example:
app1.website.com app2.website.com
According to the result of the current URL on which the user of the web app currently is, I want to show different content.