Mordo
Mordo
How to fix? ===== YOUTUBE API ERROR: VideoUnplayableException: Video 'Fc09UUvysbE' is not an ongoing live stream.
like this: VideoData? videoData = await youtubeDataApi.fetchVideoData(videoId); String? videoTitle = videoData?.video?.title; String? videoChannelName = videoData?.video?.username; String? viewsCount = videoData?.video?.viewCount; String? likeCount = videoData?.video?.likeCount; String? channelThumbnail = videoData?.video?.channelThumb; String? channelId =...
I need to adjust the page layout by video size
### Is there an existing issue for this? - [X] I have searched the existing issues ### Package youtube_player_flutter ### What happened? [AndroidInAppWebViewController] (android) WebView ID 9 calling "onConsoleMessage" using...
Device: Samsung Galaxy A35 5G Andorid OS: Android 14 (SDK 34) Exception java.util.ConcurrentModificationException: at java.util.ArrayList$Itr.checkForComodification (ArrayList.java:1111) at java.util.ArrayList$Itr.next (ArrayList.java:1064) at dev.patrickgold.jetpref.datastore.model.PreferenceModel$PersistenceHandler$loadPrefs$2$1$1$1.invokeSuspend (PreferenceModel.kt:304) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith (ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run (DispatchedTask.kt:100) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run...