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
[!] Flutter (Channel [user-branch], 3.27.4, on macOS 15.1.1 24B91 darwin-arm64, locale en-TH)
! Flutter version 3.27.4 on channel [user-branch] at /Users/geneusdna/flutter
Currently on an unknown channel. Run `flutter channel` to switch to an official channel.
If that doesn't fix the issue, reinstall Flutter by following instructions at https://flutter.dev/setup. ! Upstream repository unknown source is not a standard remote. Set environment variable "FLUTTER_GIT_URL" to unknown source to dismiss this error. • Framework revision d8a9f9a52e (13 days ago), 2025-01-31 16:07:18 -0500 • Engine revision 82bd5b7209 • Dart version 3.6.2 • DevTools version 2.40.3 • If those were intentional, you can disregard the above warnings; however it is recommended to use "git" directly to perform update checks and upgrades.[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0) • Android SDK at /Users/geneusdna/Library/Android/sdk • Platform android-35, build-tools 34.0.0 • ANDROID_HOME = /Users/geneusdna/Library/Android/sdk • Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java • Java version OpenJDK Runtime Environment (build 17.0.10+0-17.0.10b1087.21-11572160) • All Android licenses accepted.[✓] Xcode - develop for iOS and macOS (Xcode 16.1) • Xcode at /Applications/Xcode.app/Contents/Developer • Build 16B40 • CocoaPods version 1.16.2[✓] Chrome - develop for the web • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[✓] Android Studio (version 2023.3) • Android Studio at /Applications/Android Studio.app/Contents • 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-17.0.10b1087.21-11572160)[✓] VS Code (version 1.96.4) • VS Code at /Applications/Visual Studio Code.app/Contents • Flutter extension version 3.104.0[✓] VS Code (version 1.83.0-insider) • VS Code at /Applications/Visual Studio Code - Insiders.app/Contents • Flutter extension version 3.72.0
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Package
youtube_player_iframe (Default)
What happened?
After I update
youtube_player_iframe
to 5.2.1 -> one of my video id is blankbut when I downgrade to
4.0.0
-> It works fineWhat is the expected behaviour?
Youtube should be render properly
How to reproduce?
could you please help analyze -> youtube that have only problem is https://www.youtube.com/watch?v=-77JlLItziA
other youtube can render properly
I initialed controller like this
render ui code
Flutter Doctor Output
The text was updated successfully, but these errors were encountered: