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

flutter 3.22 #303

Open
senkia24 opened this issue May 28, 2024 · 12 comments
Open

flutter 3.22 #303

senkia24 opened this issue May 28, 2024 · 12 comments

Comments

@senkia24
Copy link

in flutter 3.22 playercontroller doesnt work correctly. All player has same instances

@egorOztmz
Copy link

I have the same bug, as far as I realize it's working fine on debug mode but using same playercontroller instances at release mode. For release mode key string value isn't printed like before, now it only shows 'Instance of UniqueKey'. That string value is used for finding/filtering streaming players at source code instead of UniqueKey object itself, that's the issue.

@Nico3652
Copy link

Nico3652 commented May 31, 2024

@egorOztmz i have exactly the same issue.
How did you manage this ? Downgrading flutter ?

My app is in production so this is very important for me. Thanks in advance

@egorOztmz
Copy link

Unfortunately yes @Nico3652, we downgraded flutter to 3.19.6 until this is fixed hopefully.

@kresovic-milos
Copy link

+1

2 similar comments
@lyingjack
Copy link

+1

@lyingjack
Copy link

+1

@ubaidxdev
Copy link

Unfortunately yes @Nico3652, we downgraded flutter to 3.19.6 until this is fixed hopefully.

The issue is fixed in the package or the issue is fixed when you downgraded the flutter to 3.19.6

@ubaidxdev
Copy link

Unfortunately yes @Nico3652, we downgraded flutter to 3.19.6 until this is fixed hopefully.

The issue is fixed in the package or the issue is fiexed when you downgraded the flutter to 3.19.6

@doshpin
Copy link

doshpin commented Jul 6, 2024

This seems like a flutter issue that was solved in the master channel:
flutter/flutter#148401 (comment)

@mu7mmd
Copy link

mu7mmd commented Jul 20, 2024

The issue happens only on Android release mode !

@ujas-m-simformsolutions
Copy link
Collaborator

This issue has been resolved with #310. Currently it has been merged to main. For now, you can use the main branch in your pubspec.yaml until it has been released.

@VasuSinojia
Copy link

@ujas-m-simformsolutions Please release the fix as a version if possible.

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

10 participants