flutter_easy_refresh

A flutter widget that provides pull-down refresh and pull-up load.

MIT License

Stars
3.9K
Committers
15

Bot releases are hidden (Show)

flutter_easy_refresh - v2.0.0

Published by xuelongqy about 5 years ago

Framework refactoring: modify the refresh loading principle, improve compatibility, and more in line with the Flutter specification
Add: List reverse support
Add: List horizontal support

flutter_easy_refresh - v1.2.7

Published by xuelongqy over 5 years ago

Add: builder property to add additional components, such as scroll bars #39
Add: Scrollbar example
Add: Taobao second floor example #26

flutter_easy_refresh - v1.2.6

Published by xuelongqy over 5 years ago

Fix: NotificationListener is invalid #30
Remove: A certain height is reached to trigger a refresh or load
Fix: Unable to modify prompt text after refresh or loading #22

flutter_easy_refresh - V1.2.5

Published by xuelongqy over 5 years ago

Fix: CustomScrollView does not maintain semanticChildCount error #24,#25
Fix: CustomScrollView refresh or load causes emptyWidget to be added multiple times, thanks to hwh97 #29

flutter_easy_refresh - v1.2.4

Published by xuelongqy over 5 years ago

Add: support for NestedScrollView #7,#11

flutter_easy_refresh - v1.2.3

Published by xuelongqy over 5 years ago

Add: rebound effect when onRefresh and loadMore are null #18

flutter_easy_refresh - v1.2.2

Published by xuelongqy over 5 years ago

Fix: header is null, onRefresh is not null error#19

flutter_easy_refresh - v1.2.1

Published by xuelongqy over 5 years ago

Specification code to improve compatibility
Adjustment: part of the style
The library does not have its own space style, transfer to example

flutter_easy_refresh - v1.2.0

Published by xuelongqy over 5 years ago

Repair: onNoMore callback is not accurate
Add: isRefreshing to determine if it is being refreshed or loaded
Add: Header and Footer status change callbacks
Add: Header and Footer height change callbacks

flutter_easy_refresh - v1.1.9

Published by xuelongqy over 5 years ago

Repair: Pullback exception when loadMore or onRefresh is not set

flutter_easy_refresh - v1.1.7

Published by xuelongqy over 5 years ago

Repair: Pullback control causes the list to slow down
Modify: Child to Widget type
Adjustment:ClassicsHeader style

flutter_easy_refresh - v1.1.6

Published by xuelongqy over 5 years ago

Repair: BallPulse sometimes bounces
Repair:Footer float when the pullback list follows the move
Repair:Switch direction when Header floats, list moves slightly
Adjustment: MaterialFooter animation
Repair: callRefresh error

flutter_easy_refresh - v1.1.5

Published by xuelongqy over 5 years ago

Repair: Pull down may get stuck

flutter_easy_refresh - v1.1.4

Published by xuelongqy over 5 years ago

Repair: HeaderListener and FooterListener use both highly updated fusions
Adjustment: Delivery animation speed
Add: Close callback for Header and Footer
Add: First refresh
Add: Empty widget

flutter_easy_refresh - V1.1.3

Published by xuelongqy almost 6 years ago

Repair: ios repeatedly pull down, the distance becomes longer
Modify: Delivery animation height

flutter_easy_refresh - V1.1.2

Published by xuelongqy almost 6 years ago

Add: Flare animation - Space
Add: Delivery animation

flutter_easy_refresh - V1.1.1

Published by xuelongqy almost 6 years ago

Repair: Pulling down too fast triggers scrolling up and causing slow rebound
Add: Taurus and Phoenix style

flutter_easy_refresh - V1.0.9

Published by xuelongqy almost 6 years ago

Repair:Classic style arrow reverse

flutter_easy_refresh - V1.0.8

Published by xuelongqy almost 6 years ago

Add: Header and Footer listeners for quick and easy customization
Add: Header and Footer connectors for placing Header and Footer in any position
Add:Manual control load refresh finish
Repair: Trigger loading problem across borders
Repair: BallPulse animation problem
Repair: Exception when the refresh process exited
Add: ClassicHeader and ClassicFooter animation
Repair: Manually calling refresh or loading does not trigger callbacks

flutter_easy_refresh - V1.0.7

Published by xuelongqy almost 6 years ago

Repair:loadMore conflicts with autoLoad
Repair:Drag a list repeatedly triggers a cross-border event

Package Rankings
Top 2.01% on Pub.dev
Badges
Extracted from project README
License Platform Flutter Pub
Related Projects