{"repo":"MayLau-CbL/flutter_horizontal_data_table","free":true,"listed":false,"github":"https://github.com/MayLau-CbL/flutter_horizontal_data_table","clone":"git clone https://github.com/MayLau-CbL/flutter_horizontal_data_table.git","description":"Flutter Fixed Column Horizontal Datatable Widget","language":"Dart","stars":250,"topics":["flutter","flutter-widget"],"license":"MIT","category":"mobile-apps","readme_excerpt":"horizontal data table A Flutter Widget that create a horizontal table with fixed first column. Installation The following is the guide for installation with different dart sdk and flutter version. minium dart sdk flutter version (stable) package version --- --- --- =2.12.0 (enabled null-safety) =2.0.1 && =2.12.0 =3.0.0 && =2.12.0 && =3.3.0 && =2.18.0 && =3.7.0 4.2.0 =2.19.0 =3.7.0 latest Run this command to install latest: Breaking Change Upgrading to 4.xx 1. horizontalScrollController and verticalScrollController is removed. Please use onScrollControllerReady to get the returned ScrollController. Usage This shows Widget's full customizations: 1. Fixed side column(ltr: leftHandSideColumnWidth, rtl: rightHandSideColumnWidth) and horizontal scollable side maximum scrollable area width(ltr: rightHandSideColumnWidth, rtl: leftHandSideColumnWidth) are required to input. 2. tableHeight is for manually set the table widget's height. The table widget height is using the smaller value of tableHeight and available height. Default is set to null, which is equal to using available height. 3. isFixedHeader is to define whether use fixed top row header. If true, headerWidgets is required. Default is false. 4. isFixedFooter is to define whether use fixed bottom row footer. If true, footerWidgets is required. Default is false. 5. This widget allow set children in two ways, a. Directly add list of child widget (leftSideChildren and rightSideChildren) b. (Recommended) Using index builder to as","default_branch":null,"files":null,"tree":[],"storefront":"/r/MayLau-CbL","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/MayLau-CbL/flutter_horizontal_data_table/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}