pallycon_drm_sdk_interface 1.1.3 copy "pallycon_drm_sdk_interface: ^1.1.3" to clipboard
pallycon_drm_sdk_interface: ^1.1.3 copied to clipboard

A common platform interface for the pallycon_drm_sdk plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pallycon_drm_sdk_interface
copied to clipboard

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

dependencies:
  pallycon_drm_sdk_interface: ^1.1.3
copied to clipboard

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:pallycon_drm_sdk_interface/pallycon_drm_sdk_interface.dart';
copied to clipboard
1
likes
100
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

2024.05.28 - 2025.04.22

A common platform interface for the pallycon_drm_sdk plugin.

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on pallycon_drm_sdk_interface