bmdrm_mobile 0.0.1
bmdrm_mobile: ^0.0.1 copied to clipboard
A Flutter plugin for DRM-protected video playback with watermark support.
0.0.1 #
- Initial release of BMDRM Mobile.
- Support for Widevine (Android) and FairPlay (iOS) DRM systems.
- Integrated watermark overlay support (static and dynamic).
- Native ExoPlayer (Media3) implementation on Android.
- Native AVPlayer implementation on iOS.
- Secure DRM session management and cryptographic signing.
- Multiple player constructors: drmMinimal, drmWithSession, drmFromBackendSession, and drmDirectUrl.