video_player_win 2.3.4 copy "video_player_win: ^2.3.4" to clipboard
video_player_win: ^2.3.4 copied to clipboard

Video player for Windows, lightweight, using Windows built-in Media Foundation API. Windows implementation of the video_player plugin.

2.3.4 #

  • Fix: getCurrentPosition() shouldn't return 0 during seeking
  • support controller.value.isCompleted
  • auto call dispose() when controller garbage-collected

2.3.2 #

  • Fix: sometimes crash when closing player

2.3.1 #

  • Fix: cannot play video path containing non-ASCII characters

2.3.0 #

  • Fix: get player position directly from windows media foundation, not cached value.
  • support Dart 3.0

2.2.2 #

  • Fix: shouldn't auto play when seeking in pause state
  • Fix: show the first frame when video loaded and Play() not called
  • Fix: prevent video freeze when call Play() twice
  • keep screen on (disable screensaver) while playing video.

2.2.0 #

  • Enhance performance
  • Fix memory leak
  • Fix SetVolume() issue

2.0.0 #

  • Enable GPU hardware acceleration

1.1.6 #

  • Support non-English filename

1.1.5 #

  • Fix video skew when width or height is not multiple of 16

1.1.4 #

  • Fix crash when dispose video which has no audio or video stream

1.1.3 #

  • support AV1 video
  • enhance playback performance

1.1.2 #

  • fix compile error

1.1.1 #

  • change sdk version limitation

1.1.0 #

  • fix crash issue
  • fix memory leak

1.0.4 #

  • modify README.md

1.0.3 #

  • modify README.md

1.0.2 #

  • Fix SetLooping()
  • Fix bug when play to end

1.0.1 #

  • Fix memory leak in cpp code

1.0.0 #

  • Initial version
44
likes
0
pub points
94%
popularity

Publisher

unverified uploader

Video player for Windows, lightweight, using Windows built-in Media Foundation API. Windows implementation of the video_player plugin.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, plugin_platform_interface, video_player, video_player_platform_interface

More

Packages that depend on video_player_win