reorderable_grid 1.0.4 reorderable_grid: ^1.0.4 copied to clipboard
A full reorderable grid implementations similar to flutter's native reorderable list.
1.0.4 #
- fixes Auto-scroll does not respect reverse:true, auto scroll now works in every direction on every axis
1.0.3 #
- dependency updates
1.0.2 #
- fixed issue with drop animation
1.0.1 #
- documentation updates
- test coverage!
1.0.0 #
- implemented
ReorderableGridView
,ReorderableGrid
&SliverReorderableGrid
0.0.1-dev1 #
- initial publication.