teyuto_player 1.0.12 copy "teyuto_player: ^1.0.12" to clipboard
teyuto_player: ^1.0.12 copied to clipboard

Flutter plugin for integrating the Teyuto video player within Flutter applications on Android, iOS, and web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add teyuto_player
copied to clipboard

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

dependencies:
  teyuto_player: ^1.0.12
copied to clipboard

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:teyuto_player/TeyutoPlayer.dart';
copied to clipboard
0
likes
140
points
26
downloads

Publisher

verified publisherteyuto.com

Weekly Downloads

2024.10.05 - 2025.04.19

Flutter plugin for integrating the Teyuto video player within Flutter applications on Android, iOS, and web.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_inappwebview

More

Packages that depend on teyuto_player