esite_flutter_player 0.1.0 copy "esite_flutter_player: ^0.1.0" to clipboard
esite_flutter_player: ^0.1.0 copied to clipboard

PlatformAndroid

Professional Flutter plugin for secure DRM-protected video playback on Android. Features Widevine/PlayReady DRM, emulator detection, screenshot/screen recording blocking (FLAG_SECURE), adaptive strea [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add esite_flutter_player

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

dependencies:
  esite_flutter_player: ^0.1.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:esite_flutter_player/esite_flutter_player.dart';
0
likes
130
points
152
downloads

Publisher

verified publisheresite-lab.com

Weekly Downloads

Professional Flutter plugin for secure DRM-protected video playback on Android. Features Widevine/PlayReady DRM, emulator detection, screenshot/screen recording blocking (FLAG_SECURE), adaptive streaming, quality selection, and comprehensive playback controls using Media3 ExoPlayer. Enterprise-ready security for premium content delivery.

Topics

#flutter #video #drm #exoplayer #security

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on esite_flutter_player

Packages that implement esite_flutter_player