video_watermark_plus 1.2.0
video_watermark_plus: ^1.2.0 copied to clipboard
Refurbished Flutter package to add image as overlay in the video along with video trim option.
1.2.0 #
- Updated
ffmpeg_kit_flutter_newto^3.2.0
1.1.1 #
- Updated ffmpeg version to v2.0.0
1.1.0 #
- Changed
- BREAKING: The package has been renamed to video_watermark_plus to reflect its modernized codebase and new features. You will need to update the import in your pubspec.yaml.
- BREAKING: The core FFmpeg dependency has been switched from ffmpeg_kit_flutter_min to ffmpeg_kit_flutter_new: ^3.0.1 for improved performance and broader format support.
- Updated the minimum Dart SDK constraint to >=3.0.0 <4.0.0 to ensure full null safety and compatibility with modern Dart features.
- Updated the path_provider dependency to version ^2.1.5.
- Updated pubspec.lock with the latest resolved dependency versions.