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
I tried different to access the title of the video that is going to be played. Only when the play button is pressed the title is available in the metadata. I tried to get the title after the player is ready but no luck.
What is the expected behaviour?
_controller.metadata.title should be available when the player is ready.
Is there an existing issue for this?
Package
youtube_player_iframe (Default)
What happened?
I tried different to access the title of the video that is going to be played. Only when the play button is pressed the title is available in the metadata. I tried to get the title after the player is ready but no luck.
What is the expected behaviour?
_controller.metadata.title should be available when the player is ready.
How to reproduce?
try the example provided here https://pub.dev/packages/youtube_player_flutter/example
change autoplay to false.
the title doesn't show up.
Flutter Doctor Output
The text was updated successfully, but these errors were encountered: