Mauro Vitale
Mauro Vitale
## About the changes There was an error on the **PlayNextButton** component regarding a **WidgetStateMouseCursor** that didn't exist ### Important files The only update is on **mouseCursor** property to get...
Hey to everyone, Android Device: GALAXY A50 OS: Android 11 I'm running the example app of this repo to test if chromecast is working properly before implementing it on my...
## About the changes This PR fixes offline video playback support on Android by updating the upstream data source factory in ExoPlayerController. Problem: The player was previously using DefaultHttpDataSource.Factory(), which...