extended_sliver
extended_sliver copied to clipboard
[Bug] The phenomenon of sliding and shaking occurs in the "CustomiScrollView+WebView".
Version
extended_sliver 2.1.3
Platforms
Android
Device Model
huawei nova 6 android10
flutter info
[√] Flutter (Channel stable, 3.13.5, on Microsoft Windows [版本 10.0.19042.630], locale zh-CN)
• Flutter version 3.13.5 on channel stable at D:\flutter\flutter
• Upstream repository https://github.com/flutter/flutter/
• FLUTTER_GIT_URL = https://github.com/flutter/flutter/
• Framework revision 12fccda598 (30 hours ago), 2023-09-19 13:56:11 -0700
• Engine revision bd986c5ed2
• Dart version 3.1.2
• DevTools version 2.25.0
• Pub download mirror https://pub.flutter-io.cn
• Flutter download mirror https://storage.flutter-io.cn
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolchain - develop for Android devices (Android SDK version 33.0.2)
• Android SDK at D:\Android\sdk
• Platform android-33, build-tools 33.0.2
• ANDROID_HOME = D:\Android\sdk
• ANDROID_SDK_ROOT = D:\Android\sdk
• Java binary at: D:\Program Files\Android\android-studio2 2023 3.1\jbr\bin\java
• Java version OpenJDK Runtime Environment (build 17.0.7+0-b2043.56-10353782)
• All Android licenses accepted.
How to reproduce?
使用https://github.com/fluttercandies/extended_sliver/blob/master/example/lib/pages/nested/webview.dart进行测试,滑动列表到底部显示绿色的位置。滑动列表一定位置后,手指保持不动,此时列表出现抖动。
Usinghttps://github.com/fluttercandies/extended_sliver/blob/master/example/lib/pages/nested/webview.dartPerform the test by sliding the list to the bottom where it appears in green. After sliding the list to a certain position, keep your fingers still, and the list will shake.
https://github.com/fluttercandies/extended_sliver/assets/143068367/466c20be-6497-4211-a54f-79f91e88d170
Logs
No response
Example code (optional)
https://github.com/fluttercandies/extended_sliver/blob/master/example/lib/pages/nested/webview.dart
Contact
No response