sarbagyastha / youtube_player_flutter

A Flutter plugin for inline playback or streaming of YouTube videos using the official iFrame Player API.
https://youtube.sarbagyastha.com.np
BSD 3-Clause "New" or "Revised" License
709 stars 823 forks source link

Dont work setState inside YoutubePlayerScaffold [BUG] #919

Open damir-dev-21 opened 8 months ago

damir-dev-21 commented 8 months ago

setState is not called for those elements that are inside the YoutubePlayerScaffold. How can this problem be solved? I used youtube_player_iframe package

aiboVkleyka commented 6 months ago

@damir-dev-21 Hi, did you solve the problem? I am facing same issue(

choifire87 commented 6 months ago

same issue, too

ConnorDykes commented 3 months ago

Same issue , how do I solve