Boris Ilić
Results
4
comments of
Boris Ilić
Hi, here is video which represent error with error log, i debug whole package and everything seems ok, if you find solution it will help me a lot. https://we.tl/t-aCohgNeIGz
Thanks for helping! video represent player and error https://we.tl/t-lVbckcdCmA Container player(BuildContext context) { return Container( width: MediaQuery.of(context).size.width, child: currentUnit.videoPath != null || currentUnit.audioPath != null ? Container( child: VisibilityDetector( key:...