get_video_thumbnail 0.6.5 get_video_thumbnail: ^0.6.5 copied to clipboard
A flutter plugin for creating a thumbnail from a local video file or from a video URL.
0.6.5 #
- MediaMetadataRetriever.OPTION_CLOSEST updated with MediaMetadataRetriever.OPTION_CLOSEST_SYNC to avoid null pointers in thumbnail generation
0.6.4 #
- Thanks for Andrew-Bekhiet
- refactor code.
0.6.3 #
-
Thanks for Andrew-Bekhiet
- refactor code
- Includes fixes for memory leak issues in the base plugin which caused "MissingPluginException(No implementation found for method data on channel plugins.justsoft.xyz/video_thumbnail)" issue.
-
initial release for this flutter plugin.