flutter_playout icon indicating copy to clipboard operation
flutter_playout copied to clipboard

AV Playout in Flutter

Results 63 flutter_playout issues
Sort by recently updated
recently updated
newest added

We are able to play video in debug and release build. But after uploading the build to Play Store we are not able to play the video in downloaded app...

Fatal error: Unexpectedly found nil while unwrapping an Optional value

I did not see the minimize button when playing a video.

The plugin `flutter_playout` uses a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android V2...

I loved the library, mainly because I could continue listening to the video even with the screen locked. However, the only defect is that it doesn't have a speed controller....

E/PlayerLayout(31847): java.lang.NullPointerException: Attempt to invoke interface method 'void io.flutter.plugin.common.EventChannel$EventSink.success(java.lang.Object)' on a null object reference E/PlayerLayout(31847): at tv.mta.flutter_playout.video.PlayerLayout$PlayerAnalyticsEventsListener.onSeekProcessed(PlayerLayout.java:756) E/PlayerLayout(31847): at com.google.android.exoplayer2.analytics.DefaultAnalyticsCollector.lambda$onSeekProcessed$53(DefaultAnalyticsCollector.java:721) E/PlayerLayout(31847): at com.google.android.exoplayer2.analytics.-$$Lambda$DefaultAnalyticsCollector$Vh8fhUs3zupZ8HUCvzE4ugOkc4g.invoke(Unknown Source:4) E/PlayerLayout(31847): at com.google.android.exoplayer2.util.ListenerSet$ListenerHolder.invoke(ListenerSet.java:281) E/PlayerLayout(31847): at com.google.android.exoplayer2.util.ListenerSet.lambda$queueEvent$0(ListenerSet.java:190)...

The plugin `flutter_playout` uses a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android V2...

When I open Background Mode in Xcode and back to home screen, The Picture In Picture will disappear quickly. And when i annotation this line code,it works Please fix, thanks...

Please make changes in the plugin as it gives a warning for future removal. The plugin `flutter_playout` uses a deprecated version of the Android embedding. To avoid unexpected runtime failures,...