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

A lightweight media player for flutter that builds on system components. Video rendering in Texture widget.

About AvMediaPlayer #

A lightweight media player for flutter that builds on system or app level components. Video rendering in Texture widget. For api documentation please check here.

Platform Version Backend
iOS 12+ AVPlayer
macOS 11+ AVPlayer
Android 5+ ExoPlayer
Windows 10+ MediaPlayer
Linux N/A libmpv1

Supported media formats #

The full list depends on the platform's native components. But the following formats are generally supported:

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

Publisher

unverified uploader

A lightweight media player for flutter that builds on system components. Video rendering in 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