any_video_player 0.1.1 copy "any_video_player: ^0.1.1" to clipboard
any_video_player: ^0.1.1 copied to clipboard

The video_player plugin gives low level access for the video playback. Advanced video player based on video_player.

0.1.1 #

  • The isAutoDisposeController is removed from the AnyVideoPlayer
  • Upgraded video_player to 2.9.1

0.1.0 #

  • Updates minimum supported SDK version to Flutter 3.16/Dart 3.2.
  • Upgraded video_player to 2.8.7

0.0.9 #

  • Fixed the crash issue where the Android platform cannot obtain certain fields in frame-by-frame mode.
  • Supported set playbackSpeed field

0.0.8 #

  • Supported frame by frame mode
  • Optimized bottom actions ui
  • Supported fullscreen mode
  • Supported set playbackSpeed
  • Updated minimum supported SDK version to Flutter 3.13/Dart 3.1

0.0.7 #

  • Updated minimum supported SDK version to Flutter 3.10/Dart 3.0.
  • Upgraded video_player to 2.8.2
  • Fixed some bugs

0.0.5 #

  • Upgraded video_player to 2.7.0

0.0.4 #

  • Supported video player event [initialized, play, pause, seekTo, finished, controlsVisibleChange]

0.0.2 #

  • Supported load video from local filesystem
  • Added option : autoAlignVideoBottom
    When the video width is larger than the screen width, the bottom progress bar is automatically aligned to the height of the video after scaling
  • Fixed some bugs

0.0.1 #

  • Initial release.
1
likes
160
pub points
33%
popularity

Publisher

unverified uploader

The video_player plugin gives low level access for the video playback. Advanced video player based on video_player.

Homepage
Repository (GitHub)
View/report issues

Topics

#video #videoplayer #framebyframe

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, media_data_extractor, video_player

More

Packages that depend on any_video_player