native_video_editor 0.2.0 copy "native_video_editor: ^0.2.0" to clipboard
native_video_editor: ^0.2.0 copied to clipboard

A Flutter plugin for native video edits using AVFoundation and AndroidX Media3 Transformer.

0.2.0 #

  • Add video export progress reporting callback support (onProgress parameter in processVideo).
  • Add video export cancellation support (cancelProcessVideo method).
  • Upgrade Android compile SDK and target SDK to 36 for SDK 36 compatibility.
  • Update example app with interactive progress tracking and cancellation controls.

0.1.0 #

  • Add video speed adjustment with speedMultiplier.
  • Add native thumbnail extraction.
  • Improve the example with file picking and sandbox output paths.
  • Add Dart API validation tests.

0.0.2 #

  • Add recognized MIT license metadata.
  • Improve README, package topics, issue tracker, and public API documentation.
  • Exclude local tool/cache artifacts from published archives.

0.0.1 #

  • Initial Phase 1 native processing pipeline.
  • Adds trimming, normalized cropping, resizing, 90-degree rotation, and audio muting.
2
likes
150
points
54
downloads

Documentation

API reference

Publisher

verified publisherfreetinytool.com

Weekly Downloads

A Flutter plugin for native video edits using AVFoundation and AndroidX Media3 Transformer.

Repository (GitHub)
View/report issues

Topics

#video #video-editor #media #android #ios

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on native_video_editor

Packages that implement native_video_editor