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

A feature-rich Flutter media player package with YouTube/Netflix-style controls, HLS streaming, subtitles (SRT/WebVTT), audio player, reels/TikTok mode, mini player, background playback, resume suppor [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smart_player_kit

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

dependencies:
  smart_player_kit: ^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:smart_player_kit/smart_player_kit.dart';
2
likes
120
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A feature-rich Flutter media player package with YouTube/Netflix-style controls, HLS streaming, subtitles (SRT/WebVTT), audio player, reels/TikTok mode, mini player, background playback, resume support, and analytics.

Repository (GitHub)
View/report issues

Topics

#video #audio #media-player #streaming #hls

License

MIT (license)

Dependencies

audio_session, connectivity_plus, dio, flutter, flutter_cache_manager, flutter_local_notifications, http, just_audio, plugin_platform_interface, screen_brightness, shared_preferences, video_player, volume_controller, wakelock_plus

More

Packages that depend on smart_player_kit

Packages that implement smart_player_kit