Aug 22, 2024
physics to neverScrollable if needed.my_square widget in square.dart file.posts with strings: post 1, post 2, post 3, etc.ListView.builder to build dynamically based on posts length.itemCount as posts.length.my_square for display.Column to wrap ListView for stories and posts.scrollDirection to horizontal.stories list.