Installation
Checkout on pub.dev
GitHub: https://github.com/MayLau-CbL/flutter_chain_table
flutter pub add flutter_chain_table
Functions
flutter_chain_table is a package for easy implementation of two bi-direction tables on the left and right sides with a fixed center column. Providing easy control of vertical and horizontal scroll allows flexible customize actions. It bases on ListView, recycling can enhance the performance when showing a long list of data.