reorderables 0.1.1 copy "reorderables: ^0.1.1" to clipboard
reorderables: ^0.1.1 copied to clipboard

outdated

Reorderable table, row, column, and wrap that allow drag and drop of the children.

reorderables #

pub package Donate Donate

Various reorderable Flutter widgets, including table, row, column, and wrap, that handle dragging and dropping the children within the widget. Parent widget provides a callback function that is called with the indexes of child reordered.

Usage #

To use this package, add reorderables as a dependency in your pubspec.yaml file.

dependencies:
  reorderables:

Example #

This package includes ReorderableTable, ReorderableWrap, ReorderableRow, and ReorderableColumn.

Demo #

Support #

If my work has helped you, you can support me by buying me a coffee or donate me via PayPal. Your support is very much appreciated. :)

Donate or Donate

896
likes
0
pub points
98%
popularity

Publisher

unverified uploader

Reorderable table, row, column, and wrap that allow drag and drop of the children.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on reorderables