dynamic_table 0.0.1-beta.2 dynamic_table: ^0.0.1-beta.2 copied to clipboard
A fully customized data table for your flutter project in which you can edit, delete, add and update values in the table.
0.0.1-beta.2 #
- Added new input types
AutoCompleteField
&Dependent Dropdown
- Bug fixes in editing multiple rows at same time
- Bug fix in text input
- Changes some methods parameters to names parameter
0.0.1-beta.1 #
- Added new methods
selectRow
&selectAllRows
. - Updated README.md for better understanding of all parameters and methods.
- Updated LICENSE
- Updated Example
0.0.1-beta #
- Initial version