Last active
November 9, 2022 12:01
Programmatically select BottomNavigationBar Tab in Flutter instead of built in onTap callback
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @vasudevsoni, I'm new at flutter, I'm new at flutter and I'm trying to change the page through the same page but from a different file. I tried to pass the global key in the widget argument but it didn't work. Can you please help me with this?