vk_video 1.0.3 copy "vk_video: ^1.0.3" to clipboard
vk_video: ^1.0.3 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 Flutter:

 $ flutter pub add vk_video

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

dependencies:
  vk_video: ^1.0.3

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:vk_video/vk_video.dart';
3
likes
160
points
171
downloads
screenshot

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)

Topics

#vk #vk-video #player #video

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_inappwebview

More

Packages that depend on vk_video