Day 3 - We are going to explore the Page View widget in Flutter
A PageView is a widget that generates scrollable pages on the screen. This can either be a fixed list of pages or a builder function that builds repeating pages. PageView acts similar to a ListView in the sense of constructing elements.
Learn more about Page View -https://api.flutter.dev/flutter/widge...