flutter_compress 1.0.0
flutter_compress: ^1.0.0 copied to clipboard
High-quality Flutter video compression with precise target-size / bitrate control, HEVC with automatic H.264 fallback, background compression, live progress and cancellation. No FFmpeg — Media3 Transf [...]
Changelog #
1.0.0 #
Initial release — native, FFmpeg-free video compression for Android, iOS & Web.
- Compress by target size, bitrate, quality %, or preset tier.
- HEVC (H.265) with automatic H.264 fallback on all platforms.
- Resolution / frame-rate caps, audio removal, trim, thumbnails, estimate.
- Live progress, cancellation, batch, and
saveToDownloads. - Engines: Media3 (Android), AVAssetReader/Writer (iOS), WebCodecs (Web).