video_trimmer 0.2.4 copy "video_trimmer: ^0.2.4" to clipboard
video_trimmer: ^0.2.4 copied to clipboard

outdated

A Flutter package for trimming videos. This supports retrieving, trimming, and storage of trimmed video files to the file system.

0.2.4 - beta #

  • Fix output video freezing during start and end
  • Update the example app to use LTS version of FFmpeg (for wider device support)
  • Update Readme

0.2.3 - beta #

  • Fix issue with path returned

0.2.2 - beta #

  • Change implementation of the saveTrimmedVideo() method
  • saveTrimmedVideo() now returns the output video path
  • Update Docs

0.2.1 - beta #

  • Fix over-scrolling && scroll-over issue

0.2.0 - beta #

  • BREAKING CHANGE: loadVideo() method implementation changed. Now, you can pass the video file to the method.
  • Fix issue related to animation controller improperly disposing
  • Update Docs

0.1.5 - beta #

  • Fix for paths having white spaces

0.1.4 - beta #

  • Smoothen the scrubber animation

0.1.3 - beta #

  • Code improvements
  • Update Readme

0.1.2 - beta #

  • Changed StorageDir format naming
  • Update documentation

0.1.1 - beta #

  • Correct documentation

0.1.0 - beta #

  • Initial Open Source release
432
likes
0
pub points
96%
popularity

Publisher

verified publishersouvikbiswas.com

A Flutter package for trimming videos. This supports retrieving, trimming, and storage of trimmed video files to the file system.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

file_picker, flutter, flutter_ffmpeg, intl, path, path_provider, video_player, video_thumbnail

More

Packages that depend on video_trimmer