refresh_on_drag_indicator 0.0.5
refresh_on_drag_indicator: ^0.0.5 copied to clipboard
This package integrate a drag functionality at the bottom and top of a ScrollView having a callback when the drag is completed
0.0.1 #
- Initial release.
0.0.2 #
- Fix: Dart conventions and supported platforms.
0.0.3 #
- Fix: Static analyses.
0.0.4 #
- Fix/Optimize: Behavior when NeverScrollPhysics is applied and use of variables in the widget.
0.0.5 #
- New: Fixed loader movement when get to end position, customize RefreshLoader and added none value to RefreshDragEnum.