av_media_player 1.1.1 copy "av_media_player: ^1.1.1" to clipboard
av_media_player: ^1.1.1 copied to clipboard

A lightweight Flutter media player with subtitle rendering and track selection, leveraging system components for seamless playback and video rendering via Flutter's Texture widget.

About av_media_player #

A lightweight Flutter media player with subtitle rendering1 and track selection, leveraging system components for seamless playback and video rendering via Flutter's Texture widget. For API documentation, please visit here.

Platform Version Backend
iOS 15+ AVPlayer
macOS 12+ AVPlayer
Android 8+ ExoPlayer
Windows 10+ MediaPlayer
Linux N/A libmpv2

Supported media formats #

The supported media formats vary by platform but generally include:

Type Formats
Video Codec H.264, H.265(HEVC)3
Audio Codec AAC, MP3
Container Format MP4, TS
Subtitle Format WebVTT4
Transfer Protocol HTTP, HLS, LL-HLS
5
likes
160
pub points
70%
popularity

Publisher

unverified uploader

A lightweight Flutter media player with subtitle rendering and track selection, leveraging system components for seamless playback and video rendering via Flutter's Texture widget.

Repository (GitHub)
View/report issues

Topics

#audio #video #media #player #hls

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter

More

Packages that depend on av_media_player