Closed abdelrahmanelmarakby closed 5 years ago
https://github.com/rafalbednarczuk/curved_navigation_bar/pull/34
Check This with the latest Update
I think you should use onTap attribute of CurvedNavigationBar
onTap: (index) { setState(() { _page = index; }); },
https://github.com/rafalbednarczuk/curved_navigation_bar/pull/34
Check This with the latest Update