[✓] Flutter (Channel stable, 3.38.5, on EndeavourOS 6.18.1-arch1-2, locale en_US.UTF-8) [42ms]
• Flutter version 3.38.5 on channel stable at /opt/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision f6ff1529fd (2 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
[✓] Android toolchain - develop for Android devices (Android SDK version 35.0.0) [1,099ms]
• Android SDK at /home/vm/Android/Sdk
• Emulator version 35.3.11.0 (build_id 12836668) (CL:N/A)
• Platform android-36, build-tools 35.0.0
• Java binary at: /opt/android-studio/jbr/bin/java
This is the JDK bundled with the latest Android Studio installation on this machine.
To manually set the JDK path, use: `flutter config --jdk-dir="path/to/jdk"`.
• Java version OpenJDK Runtime Environment (build 21.0.8+-14196175-b1038.72)
• All Android licenses accepted.
[✗] Chrome - develop for the web (Cannot find Chrome executable at google-chrome) [8ms]
! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.
[✓] Linux toolchain - develop for Linux desktop [556ms]
• clang version 21.1.6
• cmake version 4.2.1
• ninja version 1.13.2
• pkg-config version 2.5.1
• OpenGL core renderer: NVIDIA GeForce RTX 3070/PCIe/SSE2
• OpenGL core version: 4.6.0 NVIDIA 580.119.02
• OpenGL core shading language version: 4.60 NVIDIA
• OpenGL ES renderer: NVIDIA GeForce RTX 3070/PCIe/SSE2
• OpenGL ES version: OpenGL ES 3.2 NVIDIA 580.119.02
• OpenGL ES shading language version: OpenGL ES GLSL ES 3.20
• GL_EXT_framebuffer_blit: yes
• GL_EXT_texture_format_BGRA8888: yes
[✓] Connected device (2 available) [151ms]
• A024 (wireless) (mobile) • adb-00025156I005306-YGnuGn._adb-tls-connect._tcp • android-arm64 • Android 16 (API 36)
• Linux (desktop) • linux • linux-x64 • EndeavourOS 6.18.1-arch1-2
[✓] Network resources [936ms]
• All expected network resources are available.
! Doctor found issues in 1 category.
Steps to reproduce
Put Slider widget inside TableRow inside Table
flutter version 3.38.5
does not work from 3.35.1
Works on 3.32.8
Expected results
slider inside table
Actual results
Code sample
Code sample
Screenshots or Video
Screenshots / Video demonstration
Logs
Logs
Flutter Doctor output
Doctor output