Route
#130
Replies: 1 comment
-
What does it mean? If you're trying to navigate with flutter route, just use Navigator API when tap event fired, you can set your tap event handler with onTap: (int i) => print('click index=$i')/*replace with route api*/, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How To Route Next Page ? Thank
Beta Was this translation helpful? Give feedback.
All reactions