ta_videoplayer 0.0.1 copy "ta_videoplayer: ^0.0.1" to clipboard
ta_videoplayer: ^0.0.1 copied to clipboard

A production-grade Flutter video player supporting YouTube, Network, and Local videos with Reels-style preloading.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ta_videoplayer

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

dependencies:
  ta_videoplayer: ^0.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:ta_videoplayer/ta_videoplayer.dart';
1
likes
130
points
7
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A production-grade Flutter video player supporting YouTube, Network, and Local videos with Reels-style preloading.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cached_network_image, flutter, flutter_cache_manager, path_provider, screen_brightness, shimmer, video_player, visibility_detector, volume_controller, wakelock_plus, youtube_explode_dart

More

Packages that depend on ta_videoplayer