fvp 0.0.9 copy "fvp: ^0.0.9" to clipboard
fvp: ^0.0.9 copied to clipboard

A plugin for video_player and APIs for your own players. Support all desktop/mobile platforms. Hardware decoders, optimal renders. Supports most formats via FFmpeg

0.0.9 #

  • add textureId notifier for Player
  • improve documentation

0.0.8 #

  • support httpHeaders
  • export backend apis for creating your own players

0.0.7 #

  • texture size can be set by user via MdkVideoPlayer.registerWith({'maxWidth': width, 'maxHeight': height});
  • fix crash for some streams containing subtitle

0.0.6 #

  • fix local file path encoding
  • use objc instead of swift. simpler code, smaller binary size, less dependencies.

0.0.5 #

  • fix macos, ios build for flutter without sharedDarwinSource support
  • fix StreamController close

0.0.4 #

  • supports assets
  • improve bufferingUpdate event
  • support backend logging
  • customize decoders via MdkVideoPlayer.registerWith({'video.decoders': [...]})

0.0.3 #

  • fix macos build from pub

0.0.2 #

  • fix macos build

0.0.1 #

  • video playback for windows, linux, macos, ios, android
  • hardware decoding, optimal gpu rendering
59
likes
0
pub points
90%
popularity

Publisher

verified publishermediadevkit.com

A plugin for video_player and APIs for your own players. Support all desktop/mobile platforms. Hardware decoders, optimal renders. Supports most formats via FFmpeg

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ffi, flutter, logging, path, plugin_platform_interface, video_player_platform_interface

More

Packages that depend on fvp