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

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

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';
0
likes
125
points
21
downloads

Documentation

API reference

Publisher

verified publisherteyuto.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_inappwebview

More

Packages that depend on teyuto_player