flutter_compress 1.0.1 copy "flutter_compress: ^1.0.1" to clipboard
flutter_compress: ^1.0.1 copied to clipboard

Native video compression for Android, iOS & Web — no FFmpeg. Target-size/bitrate/quality control, HEVC with H.264 fallback, live progress and cancellation.

Changelog #

1.0.1 #

  • Docs and pub.dev metadata polish (dart format, shorter description). No API or behavior changes.

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
160
points
98
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Native video compression for Android, iOS & Web — no FFmpeg. Target-size/bitrate/quality control, HEVC with H.264 fallback, live progress and cancellation.

Repository (GitHub)
View/report issues

Topics

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

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on flutter_compress

Packages that implement flutter_compress