[✓] Flutter (Channel stable, 3.29.1, on Ubuntu 24.04.2 LTS 6.8.0-55-generic, locale pt_BR.UTF-8) [382ms]
• Flutter version 3.29.1 on channel stable at /home/lucas/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 09de023485 (13 days ago), 2025-02-28 13:44:05 -0800
• Engine revision 871f65ac1b
• Dart version 3.7.0
• DevTools version 2.42.2
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0) [4,2s]
• Android SDK at /home/lucas/Android/Sdk
• Platform android-35, build-tools 34.0.0
• Java binary at: /home/lucas/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.3+-12282718-b509.11)
• All Android licenses accepted.
[✓] Android Studio (version 2024.2) [228ms]
• Android Studio at /home/lucas/android-studio
• Flutter plugin version 83.0.3
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 21.0.3+-12282718-b509.11)
[✓] VS Code (version 1.98.0) [23ms]
• VS Code at /usr/share/code
• Flutter extension version 3.106.0
[✓] Connected device (1 available) [243ms]
• sdk gphone64 x86 64 (mobile) • emulator-5554 • android-x64 • Android 13 (API 33) (emulator)
[✓] Network resources [1.176ms]
• All expected network resources are available.
Steps to reproduce
Start the video and seekTo any position
Expected results
isBufferingshould return false after bufferingActual results
isBufferingremainstruefor the entire duration of the video and the video continues to playCode sample
Code sample
Screenshots or Video
Screenshots / Video demonstration
[Upload media here]
Logs
Logs
[Paste your logs here]Flutter Doctor output
Doctor output