Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

video not play #224

Open
nikunjshaligram opened this issue Aug 23, 2024 · 1 comment
Open

video not play #224

nikunjshaligram opened this issue Aug 23, 2024 · 1 comment

Comments

@nikunjshaligram
Copy link

_controller = PodPlayerController(
playVideoFrom: PlayVideoFrom.vimeo(widget.video.url),
podPlayerConfig: const PodPlayerConfig(autoPlay: true),
)..initialise();

===== VIMEO API ERROR: NoSuchMethodError: The method '[]' was called on null.
I/flutter (19326): Receiver: null
I/flutter (19326): Tried calling: ==========

@MostafaSolimanMO
Copy link

Did you fix this one? @nikunjshaligram

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants