Add support for system-level routing
Now you can supply a route argument to flutter start: $ flutter start --route /foo which will start the app at /foo instead of /.
Showing
Please register or sign in to comment
Now you can supply a route argument to flutter start: $ flutter start --route /foo which will start the app at /foo instead of /.
HIAST - GitLab