video_thumbnail_plugin 0.0.3 copy "video_thumbnail_plugin: ^0.0.3" to clipboard
video_thumbnail_plugin: ^0.0.3 copied to clipboard

Plugin for generating image and GIF thumbnails from video files.

0.0.3 #

  • Removed plugin_platform_interface dependency.
  • format parameter is now an enum instead of a string.
  • frameCount, quality, delay, and repeat parameters are now added as optional parameters to the generateGifThumbnail method.
  • Changed the return type of the generateImageThumbnail and generateGifThumbnail methods from String? to void.
  • Bug Fixes.

0.0.2 #

  • Updated Documentation.

0.0.1 #

  • Initial release.