I\'ve been searching around for a good navigation/router example for Flutter but I have not managed to find one.
What I want to achieve is very simple:
CupertinoTabBar behave exactly same as you described, but in iOS style. It can be used in MaterialApps however.
Sample Code