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

The vk_video package provides a simple and efficient way to integrate VK Video playback into your Flutter applications. With support for the VK Video API, this package allows you to easily embed and c [...]

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.1

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 provides a simple and efficient way to integrate VK Video playback into your Flutter applications. With support for the VK Video API, this package allows you to easily embed and control VK videos, enabling seamless media experiences within your app.

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