byteark_player_flutter 2.0.0 copy "byteark_player_flutter: ^2.0.0" to clipboard
byteark_player_flutter: ^2.0.0 copied to clipboard

ByteArkPlayerFlutter is a Flutter plugin for the ByteArk Player, designed to enable seamless video playback and advanced player management within your Flutter applications.

example/lib/main.dart

import 'package:byteark_player_flutter_example/demo/demo_home_screen.dart';
import 'package:flutter/material.dart';

void main() {
  runApp(const DemoHomeScreen());
}
5
likes
150
points
249
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

ByteArkPlayerFlutter is a Flutter plugin for the ByteArk Player, designed to enable seamless video playback and advanced player management within your Flutter applications.

Homepage

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, uuid, web

More

Packages that depend on byteark_player_flutter

Packages that implement byteark_player_flutter