easy_refresh 3.0.0+3
easy_refresh: ^3.0.0+3 copied to clipboard
A flutter widget that provides pull-down refresh and pull-up load.
Change log #
V 3.0.0+3 #
fix: dart >=2.13.0.
fix: The screen is not full, [infinite] can not reset.
feat: HeaderLocator and FooterLocator add clearExtent.
feat: Add OverrideFooter and OverrideHeader.
V 3.0.0+2 #
fix: Scores
V 3.0.0+1 #
fix: .pubignore
V 3.0.0 #
New version #
Framework rewrite, stronger refresh widget.
- Supports all scrollable widgets.
- Physics scope, no longer limited to child types.
- Adjustable scroll parameters, infinite possibilities for the indicator.
- Safe area support.
- Indicator position setting.