Describe the bug
the metadata of the video takes time to show
i cannot depend on it to view the title of the video in the app bar e.g
To Reproduce
Steps to reproduce the behavior:
try to print any meta data related data on init
Expected behavior
A clear and concise description of what you expected to happen.
title and duration should be available
Added a fix to issue and raised a PR. Until @sarbagyastha approves the PR #459 you can update your pubspec.yml as follows:
youtube_player_flutter:
git:
url: https://github.com/codeprismtechnologies/youtube_player_flutter.git
path: packages/youtube_player_flutter
@sarbagyastha Please merge the PR by @godwin-codeprism
This solves the problem
Thanks
Most helpful comment
Added a fix to issue and raised a PR. Until @sarbagyastha approves the PR #459 you can update your pubspec.yml as follows: