responsive_table 0.2.0+2 copy "responsive_table: ^0.2.0+2" to clipboard
responsive_table: ^0.2.0+2 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.2.0+2 #

  • headerDecoration: decorate the data row
  • rowDecoration: decorate the data row
  • selectedDecoration: decorate the selected data row
  • headerTextStyle: styling the header row
  • rowTextStyle: styling the data row
  • selectedTextStyle: styling the selected data row

0.2.0+1 #

  • update example and split TextEditableWidget

0.2.0 #

  • null safety

0.1.1+8 #

  • fixed the update

0.1.1+7 #

  • integrate with responsive_context
  • return (value, row) onSourceBuilder
  • add hideUnderline to hideBottomBorder

0.1.1+6 #

  • seperate editable widget

0.1.1+5 #

  • add editable to DatatableHeader (false by default)

  • update some example for editable field

0.1.1+4 #

  • remove some warnings

0.1.1+3 #

  • remove selectableKey , constrains, and decoration

  • change select from List

  • restructured widget to serpated parts.

  • add responsive_context into widget, change from stateful to stateless

  • autoHeight was added into order to work with shortlist and scrollalbe inside of SingleScrollView without maxHeight

0.1.1+2 #

  • TODO: add linear progress

0.1.1+1 #

  • TODO: update readme version

0.0.1 #

  • TODO: Describe initial release.
164
likes
150
pub points
93%
popularity

Publisher

verified publishermylekha.app

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.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

adaptivex, flutter

More

Packages that depend on responsive_table