flutter_editable_table 1.1.2 flutter_editable_table: ^1.1.2 copied to clipboard
A flutter package providing customizable and editable table from json.
1.1.2 #
- Update flutter_datetime_picker_bdaya to 3.0.2
1.1.1 #
- Update flutter_datetime_picker
1.1.0 #
- [IMPORTANT!!!] Fix cell value does not change when text field is clear
- Add
isFilled
for filling status check - Add
required
constraints - Add
onFilling
andonSubmitted
callback
1.0.1 #
- Add [TableEntity] as data source
- Add [readOnly] mode
1.0.0 #
- Initial Release of the Package with basic functionality