get_video_thumbnail 0.7.0 copy "get_video_thumbnail: ^0.7.0" to clipboard
get_video_thumbnail: ^0.7.0 copied to clipboard

A flutter plugin for creating a thumbnail from a local video file or from a video URL.

0.7.0 #

  • Android Project migrated to kotlin following latest flutter standards
  • will use MediaMetadataRetriever.OPTION_CLOSEST_SYNC to generate thumbnail only if the bitmap/ file generation is failed or is null

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.

1
likes
160
points
795
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter plugin for creating a thumbnail from a local video file or from a video URL.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cross_file, flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on get_video_thumbnail