Newton Michael | Newta

Results 45 comments of Newton Michael | Newta

> @newtaDev I was thinking... maybe this behavior could be in charge of who is passing the thumbnail to the player.. we could have a "default" behavior, like what exists...

@emersonsiega Hey 👋 Did you start working on this issue..?

Yes its possible, But as of now, I'm not planning to work on this feature

Please don’t initialise the video controller with empty URL

Please add reproducible code to this issue

Don't initialize The `PodPlayerController` inside `GetXController`... And Dispose the `PodPlayerController` when exited from the page ```dart class PlayerController extends GetxController { static String url1 = "https://www.youtube.com/watch?v=PXTWHpeAEdI"; static String url2 =...

> response from Vimeo: > > Hello, > > Thank you for your inquiry. I can see you are using the player/config URL [https://player.vimeo.com/video/{video_id}/config](https://player.vimeo.com/video/327323621/config) to retrieve the Video's metadata. >...

fixed this issue in `pod_player: ^0.2.2` please check and let me know

can u provide reproducible code for this issue

Thanks for filling the issue, Will try to resolve ASAP