getControllerForVideo abstract method

Future<VideoPlayerController> getControllerForVideo(
  1. String url,
  2. bool isCaching
)

Implementation

Future<VideoPlayerController> getControllerForVideo(
    String url, bool isCaching);