 ``` onTap: () { controller.ijkMediaController.setFileDataSource(File(controller.videoPath), autoPlay: true); }, ``` Black screen showing before video is playing.How to solve this?
Black screen showing before video is playing.How to solve this?