super_player 12.6.1 copy "super_player: ^12.6.1" to clipboard
super_player: ^12.6.1 copied to clipboard

The super_player Flutter plugin is one of the sub-product SDKs of the audio/video terminal SDK (Tencent Cloud Video on Demand).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add super_player

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

dependencies:
  super_player: ^12.6.1

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:super_player/super_player.dart';
2
likes
135
points
2.26k
downloads

Publisher

unverified uploader

Weekly Downloads

The super_player Flutter plugin is one of the sub-product SDKs of the audio/video terminal SDK (Tencent Cloud Video on Demand).

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, synchronized

More

Packages that depend on super_player