Jamesweng
Jamesweng
We're using this extension with Flutter 2 in our project, with null-safety disabled and following package overrides the extension run well - dependency_overrides: path_provider: ^2.0.1 rxdart: ^0.22.0 xml: ^5.0.0
hello, any way to decode and transform keys to snake styles now?
same issue here. It looks like this plugin captures the gesture which makes page swipe back not working, any solutions?
it turns out that it's the use of WillPopScope in the YoutubePlayerBuilder that stops the swipe back gesture in iOS, and here's a workaround to this - https://github.com/flutter/flutter/issues/14203#issuecomment-540663717
Same here, any updates?
Hi, when will this issue be fixed?