You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which API doesn't behave as documented, and how does it misbehave?
Name here the specific methods or fields that are not behaving as documented, and explain clearly what is happening.
E:\Support\flutter\bin\flutter.bat doctor --verbose
[!] Flutter (Channel beta, 3.19.0-0.1.pre, on Microsoft Windows [Version 10.0.22631.3235], locale en-US)
• Flutter version 3.19.0-0.1.pre on channel beta at E:\Support\flutter
! The flutter binary is not on your path. Consider adding E:\Support\flutter\bin to your path.
! The dart binary is not on your path. Consider adding E:\Support\flutter\bin to your path.
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 1a9a60d044 (8 weeks ago), 2024-01-10 13:38:09 -0800
• Engine revision bbebee1465
• Dart version 3.3.0 (build 3.3.0-279.0.dev)
• DevTools version 2.31.0
• If those were intentional, you can disregard the above warnings; however it is recommended to use "git" directly to perform update checks and upgrades.
[√] 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/ias12/AppData/Local/Android/Sdk
X cmdline-tools component is missing
Run `path/to/sdkmanager --install "cmdline-tools;latest"`
See https://developer.android.com/studio/command-line for more details.
X Android license status unknown.
Run `flutter doctor --android-licenses` to accept the SDK licenses.
See https://flutter.dev/docs/get-started/install/windows#android-setup for more details.
[X] Chrome - develop for the web (Cannot find Chrome executable at .\Google\Chrome\Application\chrome.exe)
! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.
[√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.8.6)
• Visual Studio at C:\Program Files\Microsoft Visual Studio\2022\Community
• Visual Studio Community 2022 version 17.8.34525.116
• Windows 10 SDK version 10.0.22621.0
[√] Android Studio (version 2023.3)
• Android Studio at C:\Users\ias12\AppData\Local\Programs\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--11446219)
[√] IntelliJ IDEA Community Edition (version 2024.1)
• IntelliJ at C:\Users\ias12\AppData\Local\Programs\IntelliJ IDEA Community Edition
• Flutter plugin can be installed from:
https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin version 241.14494.17
[√] Connected device (2 available)
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 10.0.22631.3235]
• Edge (web) • edge • web-javascript • Microsoft Edge 122.0.2365.80
[√] Network resources
• All expected network resources are available.
! Doctor found issues in 3 categories.
The text was updated successfully, but these errors were encountered:
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs, or use StackOverflow if you need help with just_audio.
Which API doesn't behave as documented, and how does it misbehave?
Name here the specific methods or fields that are not behaving as documented, and explain clearly what is happening.
Minimal reproduction project
To Reproduce (i.e. user steps, not code)
when you swipe back and forth slowly in web version, it throws the error
Error messages
Flutter SDK version
The text was updated successfully, but these errors were encountered: