fplayer
library
Functions
defaultFBrightnessToast (double value , Stream <double > emitter )
→ Widget
defaultFPanelBuilder (FPlayer player , FData data , BuildContext context , Size viewSize , Rect texturePos )
→ Widget
Default builder generate default FPanel UI
defaultFVolumeToast (double value , Stream <double > emitter )
→ Widget
Default builder generate default FVolToast UI
fPanelBuilder ({Key ? key , bool fill = false , bool isVideos = false , List <VideoItem > ? videoList , int videoIndex = 0 , void playNextVideoFun ()?, String title = '' , String subTitle = '' , int duration = 5000 , bool doubleTap = true , bool isRightButton = false , List <Widget > ? rightButtonList , bool isSnapShot = false , bool isCaption = false , Map <String , double > ? speedList , bool isResolution = false , Map <String , ResolutionItem > ? resolutionList , IconData settingIcon = Icons.settings , void settingFun ()?, void onError ()?, void onVideoEnd ()?, void onVideoPrepared (Size ? )?, void onVideoTimeChange ()? })
→ FPanelWidgetBuilder