apivideo_player 1.1.0 copy "apivideo_player: ^1.1.0" to clipboard
apivideo_player: ^1.1.0 copied to clipboard

The official Flutter player for api.video for iOS, Android and Web.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add apivideo_player

With Flutter:

 $ flutter pub add apivideo_player

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

dependencies:
  apivideo_player: ^1.1.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:apivideo_player/apivideo_player.dart';
23
likes
0
points
183
downloads

Publisher

verified publisherapi.video

Weekly Downloads

The official Flutter player for api.video for iOS, Android and Web.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, js, json_annotation, meta, plugin_platform_interface, pointer_interceptor

More

Packages that depend on apivideo_player