#navigation #flutter #flutterCourse
Navigation is a key part of the user experience for any mobile application. Due to the limited screen real estate on mobile devices, users will constantly be navigating between different screens. For example, from a list to a details screen, from a shopping cart to a checkout screen, from a menu into a form, and many other cases. Good navigation helps your users find their way around and get a sense of the breadth of your app.
In this video, you’ll see how Flutter implements navigation between the different screens of a cross-platform app, by learning about:
Routes and navigation
Popping off the stack
Returning a value from a route
Previous Video: https://www.youtube.com/watch?v=eZroAkculro
Source Code: https://github.com/jahidanowar/flutter_chobidesh/
Twitter: https://twitter.com/@jahidDev
Facebook: https://www.facebook.com/bengalcoder