newtaDev / pod_player

Video player for flutter web & mobile devices, Play video from youtube or vimeo or network in flutter using pod player
https://pub.dev/packages/pod_player
MIT License
106 stars 202 forks source link

===== VIMEO API ERROR: type 'Null' is not a subtype of type 'List<dynamic>' in type cast ========== #193

Open geek-aryan opened 7 months ago

geek-aryan commented 7 months ago

playVideoFrom: PlayVideoFrom.vimeo('518228118'), give me error

GjoAbrahamN commented 7 months ago

i also have the same issue. i have updated the package and it solved

MrNaifpp commented 7 months ago

same issue happened to me i fix it by updating flutter version to 3.19.6 the latest flutter version. Hope it help you

mariobatista1 commented 7 months ago

I've updated the flutter and the package and the problem still persists