flutter_compress 1.0.0 copy "flutter_compress: ^1.0.0" to clipboard
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).
0
likes
0
points
103
downloads

Publisher

unverified uploader

Weekly Downloads

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 Transformer on Android, AVAssetReader/Writer on iOS, WebCodecs on Web.

Repository (GitHub)
View/report issues

Topics

#video #compression #video-compression #media #transcoder

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on flutter_compress

Packages that implement flutter_compress