soft_converter 0.4.0
soft_converter: ^0.4.0 copied to clipboard
Convert some videos and images to some formats
CHANGELOG #
0.4.0 #
- Updated examples.
- Improvements to the code documentation.
- Added automatic packaging of dependencies via
build_hooksanddata_assetsif the Flutter installation is compatible.
0.3.0-dev #
- Updated examples.
- Added feature: Multiple conversions.
BREAKING CHANGE: New function signature for the toWEBP() and toWEBM()
methods. Check the examples.
0.2.0-dev #
- Added feature: Convert
.mp4videos to.webm.
0.1.1-dev #
- Removed
cwebpbinaries from package. - Added field for
pathtocwebpbinary(optional).
0.1.0-dev #
- Added exceptions:
ProcessandPathNotFound. - Added feature: Convert
.jpgand.pngimages to.webp.