teyuto_player 1.0.1 copy "teyuto_player: ^1.0.1" to clipboard
teyuto_player: ^1.0.1 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.1

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
70
pub points
0%
popularity

Publisher

verified publisherteyuto.com

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