liquid_pull_to_refresh 1.2.0
liquid_pull_to_refresh: ^1.2.0 copied to clipboard
A beautiful and custom refresh indicator with some cool animations and transitions for flutter.
1.2.0 #
- Now Liquid Pull to Refresh supports any Widget as its
child
widget.
1.1.2 #
- Minor bug fixes.
1.1.1
- Fixed the DiagnosticsNode error with error reporting that occurs with newer versions of Flutter.
1.1.0 #
- Added new parameter scrollController that can be added to control the
ScrollView
child.
1.0.2 #
1.0.1 #
- Fixed dart analysis issue.
1.0.0 #
- Initial Release.