Using onPlotAreaSwipe cannot be triggered by sliding the chart, but rather by using both hands to trigger it
changewhite opened this issue · 0 comments
changewhite commented
Bug description
Using onPlotAreaSwipe cannot be triggered by sliding the chart, but rather by using both hands to trigger it
Steps to reproduce
1.Sliding in chart without callback function
Code sample
Code sample
onPlotAreaSwipe: (ChartSwipeDirection direction) {
print("demo");
}
Screenshots or Video
not_image
Stack Traces
Stack Traces
[Add the Stack Traces here]
On which target platforms have you observed this bug?
Android, iOS
Flutter Doctor output
Doctor output
Flutter assets will be downloaded from https://storage.flutter-io.cn. Make sure you trust this source!
[√] Flutter (Channel stable, 3.19.6, on Microsoft Windows [版本 10.0.22631.3810], locale zh-CN)
• Flutter version 3.19.6 on channel stable at D:\flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 54e66469a9 (3 months ago), 2024-04-17 13:08:03 -0700
• Engine revision c4cd48e186
• Dart version 3.3.4
• DevTools version 2.31.1
• 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 34.0.0)
• Android SDK at C:\Users\lalal\AppData\Local\Android\sdk
• Platform android-34, build-tools 34.0.0
• Java binary at: D:\Android Studio\jbr\bin\java
• Java version OpenJDK Runtime Environment (build 17.0.10+0--11572160)
• All Android licenses accepted.
[√] Chrome - develop for the web
• Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe
[X] Visual Studio - develop Windows apps
X Visual Studio not installed; this is necessary to develop Windows apps.
Download at https://visualstudio.microsoft.com/downloads/.
Please install the "Desktop development with C++" workload, including all of its default components
[√] Android Studio (version 2023.3)
• Android Studio at D:\Android Studio
• Flutter plugin can be installed from:
https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 17.0.10+0--11572160)
[√] Connected device (4 available)
• MI 9 (mobile) • adb-67c2b345-cUWow1._adb-tls-connect._tcp. • android-arm64 • Android 11 (API 30)
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [版本
10.0.22631.3810]
• Chrome (web) • chrome • web-javascript • Google Chrome 126.0.6478.127
• Edge (web) • edge • web-javascript • Microsoft Edge 126.0.2592.81
[√] Network resources
• All expected network resources are available.
! Doctor found issues in 1 category.