Android App Development
iOS App Development
Flutter App Development
Cross Platform App Development
Hire on-demand project developers and turn your idea into working reality.
Big thanks to Webkul and his team for helping get Opencart 3.0.3.7 release ready!
Deniel Kerr
Founder. Opencart
Top Partners
Updated 27 April 2023
You probably already have noticed the UI flow similarity between Tiktok and Instagram Reels. Both of these apps adapt a full page scroll based on user swipe-like flick gestures in UX. So, lets’ check how can we implement full page scrolling in flutter.
This way of design gives the user a fully immersive app experience without any distractions. Let us see an example of the same full-page vertical scroll-based app experience in Flutter.
Read more about Flutter app development from mobikul.
We will first declare a PageController that will control the state of the PageView widget. We also specify the index of the initially loaded page.
Define a list of pages to scroll through. Add Container widget and specify height and width.
Declare a PageView widget with a vertical scroll direction. We can also define physics, reverse, and clipBehaviour properties.
Now our app is ready. Check out the output:
So, this is how we implement full page scrolling in flutter. You can add videos, images, or text according to your need in the Container widget.
Thanks for reading this article ❤
If I got something wrong 🙈, let me know in the comments. I would love to improve.
Reference Link: https://dev.to/segun_codes/full-page-scroll-views-in-flutter-tiktok-effect-1pc4
You can also read: https://mobikul.com/reorderable-listview-in-flutter/
Your email address will not be published. Required fields are marked*
Name*
Email*
Save my name email and website in this browser for the next time I comment.
Be the first to comment.
We use cookies to personalize your experience. By continuing to visit this website you agree to our use of cookies. Learn more about privacy policy
Name
Email
Subject
Enquiry or Requirement
If you have more details or questions, you can reply to the received confirmation email.