flutter_exoplayer
flutter_exoplayer copied to clipboard
Misleading flutter package
This package name is misleading, I thought is based on Google's ExoPlayer: https://exoplayer.dev You should create Method Channels for this one instead of writing a new one from scratch, or at least rename the package.,
There is no player for media streaming in flutter with DRM capabilities or DASH, HLS, RTSP, SmoothStreaming, transformer... Implementing Google's ExoPlayer (the player used in YouTube) is a very good idea!