How to Implement 2D Scrollable TableView in Flutter
TwoDimensionalScrollView is a widget that combines the TwoDimensionalScrollable and TwoDimensionalViewport.
It creates an interactive scrolling pane for content in both vertical and horizontal dimensions.
However, using it directly is a bit challengi...
canopas.hashnode.dev1 min read