video_watermark 1.0.4 video_watermark: ^1.0.4 copied to clipboard
Simple Flutter package to add image as overlay in the video along with video trim option.
1.0.0 #
- Initial stable release
1.0.1 #
- Support to add images from File and assets.
1.0.2 #
- Added new watermark image source -
Network
. - Fixed bug in asset watermark source.
- Temporarly not supporting output format
.gif
- Added support from Android SDK 16 and IOS SDK 10.
1.0.3 #
- Reduced app build size.
1.0.4 #
- Added video progress indicator.