Flutter Section Table View

Flutter Section Table View

November 28, 2020 totosugito 0

flutter_section_table_view A iOS like table view including section, row, section header and divider Support both Android and iOS Support drop-down refresh and pull-up load (based […]

Flutter Table Widget

Flutter Table Widget

July 9, 2020 totosugito 0

horizontal_data_table A Flutter Widget that create a horizontal table with fixed column on left hand side. Usage This shows Widget’s full customizations: HorizontalDataTable( {@required this.leftHandSideColumnWidth, […]

Flutter JSON Table Widget

Flutter JSON Table Widget

July 9, 2020 totosugito 0

Json Table Widget This Flutter package provides a Json Table Widget for directly showing table from a json(Map). Supports Column toggle also. Live Demo: https://apgapg.github.io/json_table/ […]