youtube_player_flutter icon indicating copy to clipboard operation
youtube_player_flutter copied to clipboard

Fix dispose value still update

Open chrisynchen opened this issue 10 months ago • 3 comments

We need to dispose the webViewController. Or the javascript callback will keeping execute even thought the widget already disposed.

209200

chrisynchen avatar Apr 15 '24 15:04 chrisynchen

The PR is related to below issues https://github.com/sarbagyastha/youtube_player_flutter/issues/871 https://github.com/sarbagyastha/youtube_player_flutter/issues/937

chrisynchen avatar Apr 15 '24 15:04 chrisynchen

@sarbagyastha thanks for the lib. Could you please help me to review? 🙇

chrisynchen avatar Apr 15 '24 15:04 chrisynchen

Any ETA when this is going to be merged? Thanks

a1tem avatar Jun 18 '24 11:06 a1tem

Not work with me 😟

ahmedelameer34 avatar Aug 01 '24 10:08 ahmedelameer34

Can this be merged please?

mongy910 avatar Aug 06 '24 21:08 mongy910

Fixed with v9.0.2

sarbagyastha avatar Aug 07 '24 01:08 sarbagyastha