tpstreams_player_sdk 1.0.0 copy "tpstreams_player_sdk: ^1.0.0" to clipboard
tpstreams_player_sdk: ^1.0.0 copied to clipboard

TPStreams Player SDK makes it easy to play our DRM-protected and non-DRM content.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tpstreams_player_sdk

With Flutter:

 $ flutter pub add tpstreams_player_sdk

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

dependencies:
  tpstreams_player_sdk: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:tpstreams_player_sdk/tpstreams_player_sdk.dart';
1
likes
0
points
308
downloads

Publisher

unverified uploader

Weekly Downloads

TPStreams Player SDK makes it easy to play our DRM-protected and non-DRM content.

Homepage

Documentation

Documentation

License

unknown (license)

Dependencies

better_player, flutter, http

More

Packages that depend on tpstreams_player_sdk