reorderable_grid_view 1.1.0
reorderable_grid_view: ^1.1.0 copied to clipboard
Reorderable Grid View
1.1.0 2021-8-2 #
- 1.1.0-alpha.4 is ok, release version.
1.1.0-alpha.4 2021-7-28 #
- support alpha.3. For the merge mistake.
1.1.0-alpha.3 2021-7-27 #
- update dragWidgetBuilder(child) to dragWidgetBuilder(index, child)
1.1.0-alpha.2 2021-7-27 #
- add option dragWidgetBuilder, can config custom drag widget.
- add option scrollSpeedController, can config the scroll speed.
1.1.0-alpha.1 2021-7-26 #
- fix childAspectRatio bug
1.1.0-alpha 2021-7-25 #
- use new impl correspond to new reorderable_listview impl
- add drag scroll ability
- deprecate option antiMultiDrag
1.0.0 2021-6-25 #
- add null-safety
- add option antiMultiDrag
0.0.2+2 2021-4-14 #
- add GridView construct params, like physics etc.
0.0.2+1 - 2021-02-04 #
fix add footer issue
0.0.2 - 2021-02-04 #
fix grid gap, calculate item position issue.
0.0.1 TODO: Add release date. #
- TODO: Describe initial release.