Open Abhishek0116 opened 4 years ago
same here
same error appearing for me https://www.loom.com/share/24529b335a1f47bd9865c9cc9785cb8e
same error
I/flutter ( 1548): https://youtu.be/_2xZ71BodIk
V/AudioManager( 1548): playSoundEffect effectType: 0
E/flutter ( 1548): [ERROR:flutter/lib/ui/ui_dart_state.cc(166)] Unhandled Exception: Bad state: No element
E/flutter ( 1548): #0 List.first (dart:core-patch/growable_array.dart:250:5)
E/flutter ( 1548): #1 _HomeState._getLinks (package:y2v/screens/home.dart:95:60)
E/flutter ( 1548):
@wijewardhane this project hasn't received any update since a while, but you can try my package which was rewritten from scratch https://pub.dev/packages/youtube_explode_dart
@Hexer10 Your package doesn't provide urls for audio it just show infos
@Hexer10 Your package doesn't provide urls for audio it just show infos
You can, just read the readme correctly, if you really can't figure it out, contact me
I used same example given with this plugin but it's not working. I got following error
` [VERBOSE-2:ui_dart_state.cc(157)] Unhandled Exception: Bad state: No element
0 List.first (dart:core-patch/growable_array.dart:222:5)
1 _MyAppState.youtubeVideoUrls (package:video_player_demo/main.dart:44:41)