🧭 Flutter tutorials: Navigation

Navigation is a core concept of user interaction. It describes the way a user is able to interact with the application in order to access its features. The tutorials describe the usage of Flutter’s navigation components like Navigator, Drawer and BottomNavigationBar.