menu
whitecodel_reels package
documentation
video_controller_service.dart
VideoControllerService
getControllerForVideo abstract method
getControllerForVideo abstract method
dark_mode
light_mode
getControllerForVideo
abstract method
Future
<
VideoPlayerController
>
getControllerForVideo
(
String
url
,
bool
isCaching
)
Implementation
Future<VideoPlayerController> getControllerForVideo( String url, bool isCaching);
whitecodel_reels package
documentation
video_controller_service
VideoControllerService
getControllerForVideo abstract method
VideoControllerService class