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

The vk_video package facilitates VK video playback integration in Flutter apps, supporting the VK Video API for seamless embedding and control.

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

Publisher

verified publisherrony.fun

Weekly Downloads

The vk_video package facilitates VK video playback integration in Flutter apps, supporting the VK Video API for seamless embedding and control.

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