Swipeable Pages with the PageView Widget
Flutter Explained
After we created the last time the BottomNavigationBar we want today take the focus to a #Swipeable Screen with the #PageView Widget.
This will help us to improve the user experience when we swipe we will update the bottom navigation bar. The #PageView Widget has also the benefit that it can decide in which direction the scrolling should happen.
⭐️⭐️ Helpful Ressources ⭐️⭐️ repo: https://github.com/md-weber/bottom_navigation_bar_tutorial/tree/page_view
⭐️⭐️ Follow me ⭐️⭐️ Twitter - https://twitter.com/max_myracle Github - https://github.com/md-weber Hashnode / Blog - https://hashnode.com/@Myracle
⭐️⭐️ Support ⭐️⭐️ If you read this so far, thank you once more. If you like to support me, here are some links that could help me a lot.
Buy me a coffee - You are free to donate me a coffee so I can keep up my work. https://www.buymeacoffee.com/MyracleDesign
Amazon Affiliate Link - You buy for the same price and I get a small amount of it. This leads to an amazing Flutter book that I can recommend to every beginner of flutter https://amzn.to/2uOJXON
For every developer, a must-have and better said a must-read is the Clean Code book from Uncle Bob. https://amzn.to/2u5yXMP ... https://www.youtube.com/watch?v=3aChah4Fyak
64725357 Bytes