Introduction to PlutoGrid.

Introduction to PlutoGrid.

·

1 min read

PlutoGrid is a Flutter package and is a data grid used on all platforms supported by Flutter.
It is also open source and the source code is open to Github.

Features

  • Freeze the column left and right
  • Drag the column to move it
  • Column grouping
  • Column filtering and sorting
  • Automatically adjust column width
  • Move by dragging a row
  • Row pagination
  • Customizable columns and cells
  • Interlock keyboard movement between two grids
  • Call the grid in popup form
  • Select mode for select type data
  • Keyboard shortcut support
  • Support for layout and keyboard actions for RTL languages

datepicker.png

selection_cells.png