Newton Michael | Newta
Newton Michael | Newta
OverlayBuilder is working fine you can refer: ```dart import 'package:pod_player/pod_player.dart'; import 'package:flutter/foundation.dart'; import 'package:flutter/material.dart'; void main(List args) { runApp(const CustomOverlayApp()); } class CustomOverlayApp extends StatelessWidget { const CustomOverlayApp({Key? key}) :...
can u add a demo video for reference
Upgraded all dependencies: Please change pod_player version to `0.2.1` please let me know still there is an issue
Hey @Jeferson505 This is an essential feature for pod_player Thank you for your contribution, I really appreciate your effort.
@Jeferson505 i belive this is an essential feature to have, But please make the review changes and resolve the conflict. so that I can merge your PR
@Jeferson505 Thank you for resolving the conflict But please check the review changes
@Jeferson505 Snapshot From the PR review 1 > Can you remove the volume slider in mobile view, This is It's looking odd or just enable it in full screen mode...
I'm not sure
Can you please add steps to reproduce this issue
Please provide reproduceable code to this issue With a video if possible