'how use flutter for routing dynamic deep link in website(crm)?

how navigate directly to custom dynamic url in flutter web ? for example this is the url : https://example.com/panel/account/site?accountId=**16501**&siteId=**5103** how navigate to this url directly and get params from url?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source