How to have a BottomNavigationBar show on more than just the main screens, but not all screens?
I now observe the routing in main.dart
and handle the rest of the navigation bar logic in a file I call NavigationConduit
.
I now observe the routing in main.dart
and handle the rest of the navigation bar logic in a file I call NavigationConduit
.