video_thumbnail 0.2.1 copy "video_thumbnail: ^0.2.1" to clipboard
video_thumbnail: ^0.2.1 copied to clipboard

outdated

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

0.2.1 #

  • Remove logging out the setDataSource to prevent leaking the video URL
  • Accept the file source with the 'file://' prefix
  • Give all default values to make it more user friendly

0.2.0 #

  • Breaking change: Switch the maxHeightOrWidth to maxHeight and maxWidth

0.1.7 #

  • Generate the thumbnail asynchronously on Android. ( Thanks for Tairs Rzajevs )

0.1.6 #

  • Add timeMs, use getScaledFrameAtTime to eliminate image scaling if Android API level >= 27

0.1.5+1 #

  • Minor updates

0.1.5 #

  • Add repository and issue tracker link and bump version to 0.1.5

0.1.3+5 #

  • Fix compiler warning

0.1.3+4 #

  • Fix "src/dsp/dsp.h" couldn't find issue due to Podfile has "use_frameworks!"

0.1.3+3 #

  • Fix the screen shots url issue

0.1.3+2 #

  • Add some screen shots

0.1.3 #

  • Bump the version

0.0.3 #

  • Add test case

0.0.2 #

  • Add webp support for iOS

0.0.1 #

  • initial release for this flutter plugin.
505
likes
0
pub points
99%
popularity

Publisher

unverified uploader

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on video_thumbnail