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

retracted

A lightweight media player for flutter. Which uses Texture Widget for video rendering. Backend builts on AVPlayer(ios/macos) and MediaPlayer(Android).

0.5.9 #

  • check current position in seekTo calls from native side.

0.5.8 #

  • interduce SetStateSafely mixin to prevent errors while setState is called on a bad time.

0.5.7 #

  • breaking change: remove keepAspectRatio property from AVMediaView widget and add sizingMode property instead.

0.5.6 #

  • fix setState issue in AVMediaView widget

0.5.5 #

  • improve vsync handling on ios/macos
  • improve dartdoc comments

0.5.4 #

  • improve vsync handling on macos
  • fixed a resource leak issue on ios/macos

0.5.3 #

  • improve dartdoc comments
  • improve examples
  • combine macos and ios backend code
  • add backgroundColor and keepAspectRatio support for AVMediaView widget

0.5.2 #

  • add dartdoc comments
  • change default example to the simple one

0.5.1 #

  • first public release.
5
likes
0
pub points
70%
popularity

Publisher

unverified uploader

A lightweight media player for flutter. Which uses Texture Widget for video rendering. Backend builts on AVPlayer(ios/macos) and MediaPlayer(Android).

Repository (GitHub)
View/report issues

Topics

#audio #video #media #player #hls

License

unknown (license)

Dependencies

flutter

More

Packages that depend on av_media_player