i want to create a list view on Flutter which can be scrolled vertically as well as horizontally. Like in android we can build a recycler view over a horizontal scroll view then it
Solution 1:
Use Data Table widget.
Two dimensional scrolling is supported by flutter using this widget
Demo using Flutter Gallery App
Share
Post a Comment
for "How To Create Horizontally Scrollable Vertical Listview In Flutter?"
Post a Comment for "How To Create Horizontally Scrollable Vertical Listview In Flutter?"