Aravind B

Results 2 comments of Aravind B
trafficstars

try this bro BetterPlayerConfiguration betterPlayerConfiguration = BetterPlayerConfiguration( aspectRatio: 9/18, fit: BoxFit.contain, autoPlay: false, controlsConfiguration :BetterPlayerControlsConfiguration( showControls: true, enableSkips: false, enableFullscreen: true, // enableMute : false, // enableProgressText: false, // enableProgressBar...

//add these lines in your AndroidMainfest.xml file //permission android:requestLegacyExternalStorage="true"