Skip to content

Releases: xuelongqy/flutter_easy_refresh

v2.1.1

14 Apr 05:35
Compare
Choose a tag to compare

Fix: BezierCircleHeader progress bar is occasionally not hidden
Update: TaurusHeader add backgroundColor parameter issues#269
Add: key and EasyRefresh.custom listKey issues#273

v2.1.0

10 Mar 06:50
Compare
Choose a tag to compare

Fix: After using firstRefreshWidget, pull down refresh does not take effect issues#250,issues#256

v2.0.9

30 Jan 13:25
Compare
Choose a tag to compare

Fix: EmptyView size does not change after ScrollView size changes issues#241
Fix: Animation throws exception when dispose issues#233
Fix: Flare animation throws exception issues#245
Add: Header and Footer display independently
Fix: When the list is empty, infinite loading has no effect

v2.0.7

13 Dec 09:50
Compare
Choose a tag to compare

Fixed: Type error after setting text in classic style issues#217

v2.0.6

12 Dec 09:27
Compare
Choose a tag to compare

Support: Flutter v1.12 and above
Add: Globalization
Fix: success setting to false in case of infinite loading

v2.0.5

09 Dec 02:11
Compare
Choose a tag to compare

Fix: 5 ball cross-border issues#156
Fix: The background color of the ball pulse does not take effect pull#202
Fix: MaterialHeader, animation error after dispose issues#199
Add: Notifier Header and Footer issues#177,issues#186
Add: Custom style support gesture issues#207
Fix: List height is not greater than indicator height, Footer reverse issues#160

v2.0.4

29 Aug 11:48
Compare
Choose a tag to compare

Fix: No delay using setState error
Fix: When the dwell height and the trigger height are the same, the pullback height is fixed issues#149
Fix: Trigger refresh bounce

v2.0.3

18 Aug 06:55
Compare
Choose a tag to compare

Fix: Quick rebound after list refresh or load issues#130
Fix: ClassicalFooter set bgColor is invalid issues#138
Fix: success is not reset when reset state
Fix: When onRefresh is null, empty attempt to report error issues#140
Fix: When no more, the icon still loading issues # 137, issues # 142

v2.0.2

08 Aug 12:42
Compare
Choose a tag to compare

Optimization: Trigger refresh and load
Optimization: Infinite load trigger
Support: Child is SingleChildScrollView type

v2.0.1

06 Aug 13:22
Compare
Choose a tag to compare

Fix: RefreshCallback naming conflict issue issues#120
Modify: Some styles have no more status
Fix: Height is 0 after infinite loading is completed issues#123,issues#121