Flutter: CarouselSlider/ExpandablePageView scrollable items with width larger than then phone screen width?
I want to use a widget like Carousel Slider or Expandable Page View (or any PageView builder working implementation) that has items/pages with width larger than the screen width. I want to be able to scroll left and right freely…