| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| app-release.apk | 2026-03-23 | 76.1 MB | |
| README.md | 2026-03-23 | 866 Bytes | |
| v3.5.0 source code.tar.gz | 2026-03-23 | 2.0 MB | |
| v3.5.0 source code.zip | 2026-03-23 | 2.2 MB | |
| Totals: 4 Items | 80.4 MB | 0 | |
- FIX: material clamping spring (https://github.com/xuelongqy/flutter_easy_refresh/issues/885) (https://github.com/xuelongqy/flutter_easy_refresh/issues/620).
- FIX: mode unchange when not released (https://github.com/xuelongqy/flutter_easy_refresh/issues/894).
- FIX: secondary page.
- FIX: effective scroll position.
- FIX: footer mode (https://github.com/xuelongqy/flutter_easy_refresh/pull/905).
- FIX: clamping animation controller (https://github.com/xuelongqy/flutter_easy_refresh/issues/907).
- FEAT: easy paging.
- FEAT: update rive.
- FEAT: update readme.
- FEAT: workspace.
- BREAKING FEAT: Added EasyRefresh.isNested parameter to determine whether to handle NestedScrollView. In versions 3.4.0 and earlier, no setting is required.
- FIX: Adjust the Flutter version, Flutter >=3.10.0.