Jeferson Santos
Jeferson Santos
> Hi Can you please update YouTube explode plugin as well, Thanks Done! :dart: I've updated the `youtube_explode_dart` dependencie to 2.0.1 version and `http` dependencie to 1.1.0 (same as `youtube_explode_dart`...
> I dont see any way to disable it, can you make it configurable please using `PodPlayerConfig` Done! @gauravmehta13 in fact, I hadn't implemented this option previously. It was an...
@newtaDev, I am planning to add a new feature to the plugin, and I noticed that this pull request has not been merged yet. If you believe the feature would...
@newtaDev, done!
@newtaDev By I understood from the check lints failure: > The current Dart SDK version is 2.19.4. > Because pod_player requires SDK version >=3.0.0
Hello, @iBog. I forked this repository and restructured the code. One of the things I did was add offline mode support. Basically, I downloaded the JS and CSS files from...
Thank you very much, @meg4cyberc4t. As there were major changes in the original architecture of the project, I chose not to do a PR. I intend to publish it pub.dev...
Hello, @sumantadiasi. Did you installed the **libmpv-dev** and **mpv** in your linux machine? These programs are required by Linux to build a Fluter application with this plugin. According to the...