video_thumbnail_plugin 0.0.3
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_interfacedependency. formatparameter is now an enum instead of a string.frameCount,quality,delay, andrepeatparameters 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.