bmdrm_mobile 0.0.1 copy "bmdrm_mobile: ^0.0.1" to clipboard
bmdrm_mobile: ^0.0.1 copied to clipboard

A Flutter plugin for DRM-protected video playback with watermark support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bmdrm_mobile

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  bmdrm_mobile: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:bmdrm_mobile/bmdrm_mobile.dart';
2
likes
140
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for DRM-protected video playback with watermark support.

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

crypto, flutter, http, plugin_platform_interface, pointycastle

More

Packages that depend on bmdrm_mobile

Packages that implement bmdrm_mobile