flutter_easy_refresh icon indicating copy to clipboard operation
flutter_easy_refresh copied to clipboard

3.4.0接入报错

Open LearnMoreAndBetter opened this issue 1 year ago • 4 comments

Flutter: 3.7.13 Dart: 2.9.6 iOS 12.0 截屏2024-07-05 10 05 09 截屏2024-07-05 10 05 33

../../../Documents/pub-cache/hosted/pub.flutter-io.cn/easy_refresh-3.4.0/lib/src/physics/scroll_physics.dart:426:27: Error: The method 'toleranceFor' isn't defined for the class '_ERScrollPhysics'.

  • '_ERScrollPhysics' is from 'package:easy_refresh/easy_refresh.dart' ('../../../Documents/pub-cache/hosted/pub.flutter-io.cn/easy_refresh-3.4.0/lib/easy_refresh.dart'). Try correcting the name to the name of an existing method, or defining a method named 'toleranceFor'. Tolerance tolerance = toleranceFor(position); ^^^^^^^^^^^^

LearnMoreAndBetter avatar Jul 05 '24 02:07 LearnMoreAndBetter

same issue

RedBull996 avatar Jul 10 '24 03:07 RedBull996

same issue

LiuYimin avatar Jul 30 '24 00:07 LiuYimin

我丢,我是3.7.0+3.40,本地打包没问题,但是配置github/action 编译的时候也是报这个错误,我还以为我的脚本有哦问题了。

99nojojo avatar Aug 31 '24 12:08 99nojojo

same issue

OnClickListener2048 avatar Jan 21 '25 03:01 OnClickListener2048