# ByteArk Player SDK for Flutter

ByteArk Player SDK for Flutter is a Flutter plugin that wraps the ByteArk Player SDKs for iOS and Android. You can embed a video player into your Flutter app using the ByteArkPlayer widget and control playback via ByteArkPlayerController.

ByteArk customers can publish videos from ByteArk's systems, including:

  • Live or VOD videos delivered through ByteArk CDN
  • VOD videos processed by ByteArk Stream

Note

To use ByteArk Player SDK for Flutter, please contact sales@byteark.com.

# Features of ByteArk Player SDK for Flutter

ByteArk Player SDK for Flutter wraps the native iOS (AVPlayer) and Android (ExoPlayer) SDKs through Flutter's Method/Event channels. It offers:

See pub.dev/packages/byteark_player_flutter (opens new window) for the latest changes to the package.