reorderable_grid 1.0.10 reorderable_grid: ^1.0.10 copied to clipboard
A full reorderable grid implementations similar to flutter's native reorderable list.
1.0.8 #
- Allow for drag disable on specific items, thanks to damian-molinski
1.0.7 #
- support latest SDK versions
- fix scrollcontroller, thanks to Hilbert2048
1.0.5 #
- update depricated hashcodes
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.