dragablegridview_flutter 0.2.5
dragablegridview_flutter: ^0.2.5 copied to clipboard
A dragable gridview,Long-pressed triggers draggable state,GridView reordering after release your finger
0.2.5 2019.05.31 #
- add deleteIcon click listener
0.2.3 2019.05.31 #
- Fix a bug when deleteIcon is null
0.2.2 2019.05.25 #
- Fix the stuck when dragging
0.2.1 2019.05.24 #
- Fix some problems that Android 9.0 and above can't use
0.2.0 2019.04.25 #
- Repair adsorption effect
0.1.9 2019.04.24 #
- Update deleteIcon from Image to Widget
0.1.8 2019.04.23 #
- Fix bug
0.1.7 2019.04.23 #
- Performance optimization
0.1.6 2019.02.20 #
- Reduce parameters
0.1.5 2019.02.18 #
- Dragable function is controllable, animation duration is controllable
0.1.4 2019.01.27 #
- Optimize code and fix bugs
0.1.3 2019.01.23 #
- Add delete item function
0.1.1 2018.10.15 #
- Add a detailed description
- Upgrade version to above 0.1
- Specification sample code
0.0.4 2018.10.13 #
- Modify README description error and format code
0.0.1 2018.09.30 #
- Describe initial release.