xtable 0.0.12 xtable: ^0.0.12 copied to clipboard
Responsive Data table is a highly flexible tool built upon the foundations of progressive enhancement, that adds all of these advanced features to any flutter table.
0.0.1 #
- Version Initial, its repository is fork of https://github.com/kechankrisna/flutter_responsive_table
0.0.2 #
- fix format time and date
0.0.3 #
- fix horizontal text not editable
0.0.4 #
- add format list
0.0.5 #
- add param
timeToSubtract
, is the time that is restored to the start date in the date inputs
0.0.6 #
- add
isExpanded
in DropdownButtonFormField
0.0.7 #
- add
datetime
in DataTableFormat
0.0.8 #
- add
readonly
in DataTableFormat type datetime
0.0.9 #
- add
numberWithDecimal
in DataTableFormat
0.0.10 #
- remove
numberWithDecimal
in DataTableFormat. but add List
0.0.11 #
- add
numberWithDecimal
in DataTableFormat for support version olds
0.0.12 #
- add
withButtonClear
in DataTableFormat