dr_multi_drm_sdk 1.2.0 copy "dr_multi_drm_sdk: ^1.2.0" to clipboard
dr_multi_drm_sdk: ^1.2.0 copied to clipboard

Multi-DRM Flutter SDK. This plugin provides a cross-platform (iOS, Android) API for Multi-DRM used functions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dr_multi_drm_sdk

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

dependencies:
  dr_multi_drm_sdk: ^1.2.0

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:dr_multi_drm_sdk/dr_multi_drm_sdk.dart';
0
likes
130
points
21
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Multi-DRM Flutter SDK. This plugin provides a cross-platform (iOS, Android) API for Multi-DRM used functions.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dr_multi_drm_sdk_android, dr_multi_drm_sdk_interface, dr_multi_drm_sdk_ios, flutter, plugin_platform_interface

More

Packages that depend on dr_multi_drm_sdk

Packages that implement dr_multi_drm_sdk