ja2375 / FluTube

A Flutter plugin to facilitate embedding Youtube videos inside mobile apps.
MIT License
34 stars 17 forks source link

freeze after exiting from fullscreen #13

Closed aflahu closed 5 years ago

ja2375 commented 5 years ago

Could you please give me more details to reproduce it?

aflahu commented 5 years ago

no debug console i can show to you, but if i downgrade to 0.6.2 not freezing again

freeze i mean

ja2375 commented 5 years ago

What flutter version are you using? Does this occur with the lastest plugin version on pub? Are you properly handling deviceOrientationAfterFullscreen and systemOverlaysAfterFullscreen?

aflahu commented 5 years ago
ja2375 commented 5 years ago

In the first question i meant the flutter version, not the plugin version.

aflahu commented 5 years ago

oh sorry, v 1.7.8+hotfix.4

ja2375 commented 5 years ago

Why are you closing this? Did you solve it?