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

A common platform interface for the dr_multi_drm_sdk plugin.

dr_multi_drm_sdk_interface #

pub package

A common platform interface for the dr_multi_drm_sdk plugin.

This interface allows platform-specific implementations of the dr_multi_drm_sdk plugin, as well as the plugin itself, to ensure they are supporting the same interface. Have a look at the Federated plugins section of the official Developing packages & plugins documentation for more information regarding the federated architecture concept.

Usage #

To create a new platform-specific implementation for the dr_multi_drm_sdk plugin, you can create a new class that extends the dr_multi_drm_sdk package, and implements the platform-specific behavior. When you register your plugin, you can set it as the default implementation by assigning it to DrMultiDrmSdk.instance like so: DrMultiDrmSdk.instance = MyPlatformDrMultiDrmSdk()."

Issues #

If you encounter any issues, bugs, or have any feature requests, please file them as an issue on the GitHub page. We also offer commercial support and can be reached at DoveRunner Site.

Author #

This DrMultiDrmSdk plugin for Flutter is developed by DoveRunner.

0
likes
110
points
19
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A common platform interface for the dr_multi_drm_sdk plugin.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on dr_multi_drm_sdk_interface

Packages that implement dr_multi_drm_sdk_interface