Flutter Tutorial - PageView & BottomNavigationBar - The Complete Flutter Beginner’s Course | #07
Introduction
Welcome to Himdeve development, where we are preparing the best tutorials to make your mobile app development easier and more efficient.
Goal
1. In the Portfolio screen, we will create a bottom navigation bar (BottomNavigationBar) with two tabs to switch between the two subpages of the portfolio – Portfolio Tutorials and Portfolio Gallery
2. We will add another option to switch between portfolio subpages using the PageView component
3. We will implement BottomNavigationBar and PageView widgets in collaboration with Slivers
4. Finally, we will add a NestedScrollView to the app
Code with detailed description
https://himdeve.com/flutter-tutorials...
Github
https://github.com/himdeve/flutter-tu...