Skip to content

3.3.2

Compare
Choose a tag to compare
@xuelongqy xuelongqy released this 18 May 02:31
· 62 commits to v3 since this release
  • fix: BezierIndicator.spinBuilder doesn't work.
  • feat: Add BezierIndicator.spinInCenter.
  • feat: Add BezierIndicator.onlySpin #689.
  • feat: Add support for ScrollPhysics.toleranceFor.
  • feat: After failure, continue to scroll to trigger the task #718.
  • feat: [EasyRefresh] noMoreRefresh -> canRefreshAfterNoMore, noMoreLoad -> canRefreshAfterLoad
  • fix: Use canRefreshAfterNoMore or canRefreshAfterLoad, abnormal NoMore status.
  • feat: EasyRefreshController.finishRefresh and EasyRefreshController.finishLoad add force parameter.
  • feat: Add EasyRefresh.triggerAxis, specifies the direction of the trigger.