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

[BUG] Stopped working after Flutter upgrade #951

Open
sdattatri opened this issue Jun 7, 2024 · 3 comments
Open

[BUG] Stopped working after Flutter upgrade #951

sdattatri opened this issue Jun 7, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@sdattatri
Copy link

Describe the bug
The youtube player was working fine. Then I upgraded Flutter to 3.22. Did a flutter clean and rebuilt the debug version. Now, the first frame is displaying and on top is a progress indicator that is spinning non-stop.

To Reproduce
Steps to reproduce the behavior:

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.
WhatsApp Image 2024-06-07 at 9 28 10 AM

Technical Details:

  • Device: Techno Spark 20
  • OS: Android 13 based HiOS V13.5.0
  • Version 13

Additional context
Add any other context about the problem here.

@sdattatri sdattatri added the bug Something isn't working label Jun 7, 2024
@sdattatri
Copy link
Author

@alexgrant999
Copy link

I had this error too.

I downgraded from
youtube_player_flutter: ^9.0.1 to
youtube_player_flutter: ^8.0.1

This fixed it.

@danielyepezgarces
Copy link

I had this error too.

I downgraded from youtube_player_flutter: ^9.0.1 to youtube_player_flutter: ^8.0.1

This fixed it.

Thank you, updating the library in Flutter 3.2.2 at the moment is not good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants