byteplus_vod 1.50.102-beta.1 copy "byteplus_vod: ^1.50.102-beta.1" to clipboard
byteplus_vod: ^1.50.102-beta.1 copied to clipboard

This Flutter plugin provides vod player sdk native APIs for you to implement video play functions in your application

ve_vod #

byteplus vod SDK flutter plugin

Getting Started #

iOS test subspec #

Select the test subspec in the Flutter application's pubspec.yaml:

dependencies:
  byteplus_vod: 1.50.102-beta.1

byteplus_vod:
  sub_spec: test

Set the required native TTSDK version near the top of the application's ios/Podfile, before the target declarations:

ENV['TTSDK_VERSION_FOR_VOD_PLAYER'] = '1.50.100.2'

The test subspec resolves TTSDKFramework/Player-SR with this exact version and does not append the -standard or -premium suffix.

2
likes
0
points
422
downloads

Publisher

verified publisherbyteplus.com

Weekly Downloads

This Flutter plugin provides vod player sdk native APIs for you to implement video play functions in your application

Homepage

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on byteplus_vod

Packages that implement byteplus_vod