easy_table 1.2.0 copy "easy_table: ^1.2.0" to clipboard
easy_table: ^1.2.0 copied to clipboard

discontinuedreplaced by: davi
outdated

A full customized table that builds the cells on demand. Focused on Web/Desktop Applications. Bidirectional scroll bars.

1.2.0 #

  • Scrollbars without overlapping table contents.
  • Added the onRowSecondaryTap callback.

1.1.0 #

  • Pinned columns.

1.0.0 #

  • Header leading.

0.9.0 #

  • visibleRowsCount feature to calculate the height based on the number of visible lines. It can be used within an unbounded height layout.
  • Layout bugfix
  • EasyTableModel
    • Adding the replaceRows method

0.8.0 #

  • Columns fit.

0.7.0 #

  • Theme
    • Column
      • Divider color
    • Cell
      • Null cell color
  • New column parameters for theme override
    • padding
    • alignment
    • textStyle
  • Allow mapping columns to null values

0.6.0 #

  • Resizable columns.

0.5.0 #

  • Row callbacks
    • onRowTap
    • onRowDoubleTap

0.4.0 #

  • Sort feature.

0.3.0 #

  • EasyTableModel to handle rows and columns.

0.2.0 #

  • EasyTableTheme widget to applies a theme to descendant widgets.
    • More theming options will be added to EasyTableThemeData.

0.1.0 #

  • Initial release
    • Bidirectional scroll bars
    • Columns
      • Initial width
      • Header builder
      • Cell builder
        • Initial automatic cell builder with data mapper

0.0.1 #

  • Package creation.
52
likes
0
points
117
downloads

Publisher

verified publishercaduandrade.net

Weekly Downloads

A full customized table that builds the cells on demand. Focused on Web/Desktop Applications. Bidirectional scroll bars.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

axis_layout, flutter, meta

More

Packages that depend on easy_table