flutter_ijkplayer icon indicating copy to clipboard operation
flutter_ijkplayer copied to clipboard

[Bug report]

Open linslouis opened this issue 2 years ago • 0 comments

ezgif-4-cba17b6e94

   onTap: () {
                            controller.ijkMediaController.setFileDataSource(File(controller.videoPath), autoPlay: true);

                          },

Black screen showing before video is playing.How to solve this?

linslouis avatar Apr 25 '22 09:04 linslouis