ogplayer_flutter 1.1.0 copy "ogplayer_flutter: ^1.1.0" to clipboard
ogplayer_flutter: ^1.1.0 copied to clipboard

OGPlayer — a full-featured video player SDK for Flutter. HLS/DASH, DRM, IMA ads, offline downloads, playlists, PiP and a customizable player UI, powered by the native OGPlayer Android and iOS SDKs.

1.1.0 #

Initial release — wraps OGPlayer Android 1.1.0 and OGPlayer iOS 1.1.2.

  • OGPlayerView widget + OGPlayerViewController: VOD/live/live-DVR, multi-DRM with a Dart tokenProvider, Google IMA ads, playlists with the "Up next" card, picture-in-picture, subtitles/audio/quality selection, fullscreen (button + rotate), watermark overlays, full chrome configuration down to headless.
  • OGVerticalFeedView widget: the SDK's swipeable portrait video feed — pooled preloaded neighbours, split text/video layouts, sponsored items, host-owned rail actions — with OGVerticalFeedItem, OGVerticalFeedConfig, FeedRailAction, OGFeedContentFit, OGFeedTextPlacement and OGFeedSplitAudioSource.
  • OGDownloads: offline downloads with offline DRM, license renewal, and a broadcast event stream.
  • One mirrored API and event union across the OGPlayer SDKs.

iOS host requirements (see the README): forward application(_:supportedInterfaceOrientationsFor:) to OgplayerFlutterPlugin.interfaceOrientationMask for fullscreen/rotate, and application(_:handleEventsForBackgroundURLSession:completionHandler:) to OgplayerFlutterPlugin.handleDownloadBackgroundEvents so downloads that finish while the app is not running complete.

0
likes
0
points
346
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

OGPlayer — a full-featured video player SDK for Flutter. HLS/DASH, DRM, IMA ads, offline downloads, playlists, PiP and a customizable player UI, powered by the native OGPlayer Android and iOS SDKs.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on ogplayer_flutter

Packages that implement ogplayer_flutter