teqani_youtube_player 1.0.0 copy "teqani_youtube_player: ^1.0.0" to clipboard
teqani_youtube_player: ^1.0.0 copied to clipboard

A fully custom, dependency-free video player specifically optimized for YouTube video streams on both iOS and Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add teqani_youtube_player

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

dependencies:
  teqani_youtube_player: ^1.0.0

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:teqani_youtube_player/teqani_youtube_player.dart';
13
likes
145
points
15
downloads

Publisher

verified publisherteqani.org

Weekly Downloads

A fully custom, dependency-free video player specifically optimized for YouTube video streams on both iOS and Android.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface, video_player, wakelock_plus, webview_flutter

More

Packages that depend on teqani_youtube_player

Packages that implement teqani_youtube_player