tancent_vap 1.0.0+1 copy "tancent_vap: ^1.0.0+1" to clipboard
tancent_vap: ^1.0.0+1 copied to clipboard

Video Animation Player from Tencent for Flutter, supports both Android and iOS platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tancent_vap

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

dependencies:
  tancent_vap: ^1.0.0+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:tancent_vap/tancent_vap.dart';
1
likes
160
points
0
downloads

Publisher

verified publishernizwar.dev

Weekly Downloads

Video Animation Player from Tencent for Flutter, supports both Android and iOS platforms.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on tancent_vap

Packages that implement tancent_vap