[✓] Flutter (Channel stable, 3.38.5, on macOS 26.2 25C56 darwin-arm64, locale en-US) [979ms]
• Flutter version 3.38.5 on channel stable at /Users/maheshjamdade/Development/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision f6ff1529fd (4 weeks ago), 2025-12-11 11:50:07 -0500
• Engine revision 1527ae0ec5
• Dart version 3.10.4
• DevTools version 2.51.1
• Feature flags: enable-web, enable-linux-desktop, enable-macos-desktop, enable-windows-desktop, enable-android,
enable-ios, cli-animations, enable-native-assets, omit-legacy-version-file, enable-lldb-debugging
Steps to reproduce
Expected results
The Value Indicator should be hidden if the touch is not in contact with screen or when not dragging.
Screen.Recording.2026-01-09.at.3.21.04.PM.mov
Actual results
The Value Indicator is always shown which is same behavior as
but as per docs of ShowValueIndicator.onDrag
Code sample
Code sample
Screenshots or Video
Screenshots / Video demonstration
[Upload media here]
Logs
Logs
[Paste your logs here]Flutter Doctor output
I found this on latest flutter stable but I believe this reproduces on latest master too.
Doctor output