vk_video 0.0.3 copy "vk_video: ^0.0.3" to clipboard
vk_video: ^0.0.3 copied to clipboard

The vk_video package simplifies the integration of VK video playback into your Flutter apps. It supports the VK Video API, allowing easy embedding and control for a seamless media experience.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add vk_video

With Flutter:

 $ flutter pub add vk_video

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

dependencies:
  vk_video: ^0.0.3

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:vk_video/vk_video.dart';
4
likes
0
points
74
downloads

Publisher

verified publisherrony.fun

Weekly Downloads

The vk_video package simplifies the integration of VK video playback into your Flutter apps. It supports the VK Video API, allowing easy embedding and control for a seamless media experience.

Homepage
Repository (GitHub)
View/report issues

Topics

#vk #vk-video #player #video

License

unknown (license)

Dependencies

flutter, flutter_inappwebview

More

Packages that depend on vk_video