I want to use iOS style navigation in my flutter app and I tried many things but nothing worked so I decided to use page view to manage screens but I know that's not the proper method to manage routes so I just want to know how I can use navigation with bottom navigation bar in flutter.
Here is my source code:- https://github.com/dipak1267/BottombaNavigationFlutter.git