Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we have linkbased routing / deep linking and routeguard as a feature in the upcoming version? #15

Open
tushar4303 opened this issue Dec 28, 2022 · 1 comment
Labels
Feature Request New feature or request

Comments

@tushar4303
Copy link

I am working on an app for my college where I want to pass url parameters in Notification Details route let's say the messageID, and i did try a few other options like auto route but they didn't have much flexibility in having different scaffolds for different pages with persistent bottom navigation bar which made me switch to this package.

In my case I wish to send user to that particular notification with all the details on the on_click event which i guess would be possible with url parameters where i can pass the individual message id in the payload like notifications/notificationDetails:messageId, please correct me if I am wrong.
Also, it would be really grateful if you can point me to the right resource as I am still new to flutter and have a lot more to explore

As I already mentioned, I have tried go router and auto route but find them a bit complex when i wanted to have a different scaffold and persistent bottom navbar.

Also, route guard feature would be a great addition too.

@maheshj01 maheshj01 added enhancement Change or Improve the existing behavior Feature Request New feature or request and removed enhancement Change or Improve the existing behavior labels Dec 28, 2022
@maheshj01
Copy link
Owner

Thanks for filing the issue. This feature is out of the scope of this package and there are no plans at this time to work on this issue. However, I will leave this issue open for further discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants