This video about handling multiple screens or pages(routes and navigation) in Flutter SDK with changing default route direction. I explained three ways that we can use to navigate to another screen/page/routes using button press(previous and next) in Flutter. Those three are:
1. Using Named routes. - Easiest way to navigate to a new screen.
2. Using MaterialPageRoute - this is for platform specific transition.
3. Using PageRouteBuilder(custom route) - using this we can our own animation to page slide and also we can change slide direction.
Simply routes means pages or screen(in Flutter pages/screens are routes).
Navigation is the class that will let us manage every screens in our app.
you can download motivational quote app source code here:
https://github.com/Blasanka/Motivatio...
Here you can download basic example(minimal codes) codes in gists:
https://gist.github.com/Blasanka/7b78...
If you want to learn more about those, here are my blogposts:
http://slcoderlk.blogspot.com/
Here are other resources for routes and navigation:
https://docs.flutter.io/flutter/widge...
https://github.com/flutter/flutter/bl...
https://github.com/flutter/flutter/pu...
https://flutter.io/cookbook/navigatio...
Watch video Motiv. Quote App: Navigation and routes in Flutter Ep. 9 Pt. 9 online without registration, duration hours minute second in high quality. This video was added by user SL Coder Ego with Coding (SL Programmer) 14 May 2018, don't forget to share it with your friends and acquaintances, it has been viewed on our site 738 once and liked it 10 people.