PackageTrack
Sign in Get early access

easy_video_editor

A lightweight Flutter plugin for video editing without FFmpeg dependency. Trim, merge, adjust speed and more on Android & iOS.

0.1.6 8.7K downloads/mo #3116 most downloaded on pub.dev iawtk2302/easy_video_editor

What this package is like to depend on

Last release 2 months ago

01 Jun 2026

Release timing varies

gaps range from 9 days to 8 months

Nearly every release is documented

notes for 16 of 16 stable releases

Nothing withdrawn

no release was ever pulled

1 years old

16 releases · first in 2025

4 releases in the last 12 months

see the full history below

Release timeline

16 releases · Mar 2025 to Jun 2026
2026
Release Pre-release

Releases

latest 16
  1. 0.1.6 01 Jun 2026
    Release notes
    • Add getFrame API to extract raw RGBA8888 video frame pixels on Android and iOS.
    • Preserve the source video frame rate on iOS when exporting transformed videos such as merge, scale, rotate, flip, and crop.
    Open source →
  2. 0.1.5 01 Jun 2026
    Release notes
    • Add Swift Package Manager support for the iOS plugin while keeping CocoaPods compatibility.
    • Remove production print calls from VideoEditorBuilder so package analysis is clean.
    Open source →
  3. 0.1.4 01 Jun 2026
    Release notes
    • Improve video merge output on Android and iOS by preserving display orientation and fitting mixed-size videos into an even-sized canvas.
    • Fix operation cleanup so completed operations are unregistered without triggering cancellation behavior.
    • Add Android unit coverage for operation unregister and inactive-scope cleanup.
    Open source →
  4. 0.1.3 06 Oct 2025
    Release notes
    • Add exactFrame option for generate thumbnail
    Open source →
  5. 0.1.2 03 May 2025
    Release notes
    • Fix generate thumbnail issue on Android
    Open source →
  6. 0.1.1 02 May 2025
    Release notes
    • Fix compress video issue on Android and change logic compress video
    Open source →
  7. 0.1.0 02 May 2025
    Release notes
    • Fix compress video issue on Android
    Open source →
  8. 0.0.9 01 May 2025
    Release notes
    • Fix compress video issue
    Open source →
  9. 0.0.8 30 Apr 2025
    Release notes
    • Add flip video method
    Open source →
  10. 0.0.7 29 Apr 2025
    Release notes
    • Fix rotation issue
    Open source →
  11. 0.0.6 18 Apr 2025
    Release notes
    • Add creationDate to getVideoMetadata output
    • Fix rotation issue
    • Downgrade media3 version support SDK 34
    Open source →
  12. 0.0.5 08 Apr 2025
    Release notes
    • Add Progress callback when export video
    • Fix lost audio when crop video
    Open source →
  13. 0.0.4 20 Mar 2025
    Release notes
    • Add method to retrieve video metadata (duration, dimensions, title, author, orientation, file size)
    • Add method to cancel current operation
    Open source →
  14. 0.0.3 14 Mar 2025
    Release notes
    • Fix rotation issue
    • Add option output path for export
    • Add option output path for extract audio
    • Add option output path for generate thumbnail
    • Update README.md
    Open source →
  15. 0.0.2 13 Mar 2025
    Release notes
    • Update README.md
    Open source →
  16. 0.0.1 13 Mar 2025
    Release notes

    Initial release of Easy Video Editor - A lightweight Flutter plugin for video editing without FFmpeg dependency.

    Key features:

    • Video trimming

      • Cut and trim videos at specified timestamps
      • Real-time preview support
    • Video compression

      • Compress videos with customizable quality
      • Multiple resolution options
      • Maintain aspect ratio
    • Video cropping

      • Crop videos to desired dimensions
      • Custom aspect ratio support
    • Speed adjustment

      • Change video playback speed
      • Support for both slow motion and fast forward
    • Video merging

      • Combine multiple video clips
      • Seamless transition between clips
    • Audio features

      • Extract audio from video
      • Mute/unmute video
    • Platform support:

      • iOS implementation (iOS 13.0+)
      • Android implementation
    • Example app included with all feature demonstrations

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive