video_editor_free 0.0.2
video_editor_free: ^0.0.2 copied to clipboard
A comprehensive Flutter UI widget to trim, crop, rotate, filter, and add draggable overlay text to videos using FFmpeg Kit Full.
0.0.1 #
- Initial release of
video_editor_free. - Comprehensive video editing widget
VideoTrimScreento:- Trim videos by specifying start and end bounds.
- Crop videos with preset aspect ratios (Original, Square, 9:16, 16:9).
- Rotate videos by 90, 180, and 270 degrees.
- Apply filter effects (Vivid, Grayscale, Sepia, Vintage, Cool, Warm, Cozy, Cinematic, and more).
- Add draggable and resizable overlay text on videos with customizable color and font support.
- Adjust video brightness, contrast, and saturation.
- High-performance processing using FFmpeg Kit Full (
ffmpeg_kit_flutter_new_full).