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

Flutter Plugin to Play DRM Content - with every functionality provided by video_player

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add drm_video

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

dependencies:
  drm_video: ^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:drm_video/drm_video.dart';
16
likes
40
pub points
31%
popularity

Publisher

verified publisherkarthikponnam.dev

Flutter Plugin to Play DRM Content - with every functionality provided by video_player

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on drm_video