Taras Tataryn

Results 2 issues of Taras Tataryn

**Describe the bug** If you put YoutubePlayerIFrame inside the listview, hover over the widget and try to scroll - it doesn't work. **To Reproduce** Steps to reproduce the behavior: 1....

bug

Basically, I have in-app play/pause controls, which I'd like to animate using animated button in a stateful widget once player's state is changed. Widget code: ``` audioPlayer.onPlayerStateChanged?.listen((state) { if (state...

bug
platform-ios