lukepighetti / fluro

Fluro is a Flutter routing library that adds flexible routing options like wildcards, named parameters and clear route definitions.
https://pub.dev/packages/fluro
MIT License
3.67k stars 417 forks source link

multiple parameters in url #248

Open mohsenksr opened 3 years ago

mohsenksr commented 3 years ago

Hi, Thanks for the package developing Is there anyway to handle multiple parameters in the url like 'example.com/payment/return?token=6H980729HC214870E&PayerID=W6DPRYNV85974'?