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

List topic in tap to different screen #9

Open
TTutorials opened this issue Sep 29, 2021 · 3 comments
Open

List topic in tap to different screen #9

TTutorials opened this issue Sep 29, 2021 · 3 comments

Comments

@TTutorials
Copy link

Hello, nice scripts.

I am new in flutter and try to assigned topic list to different screen. Can you please help?

Big thanks

@olayemii
Copy link
Owner

olayemii commented Oct 1, 2021

@TTutorials are you trying to link a widget to another screen?

@TTutorials
Copy link
Author

@olayemii yes, I want to link the first list to widget A and the second list to widget B. The goal is, each list tap will go to the different screen

@olayemii
Copy link
Owner

olayemii commented Oct 4, 2021

@TTutorials you need a Navigator.push() call

See here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants