video_editor_sdk
The official Flutter plugin for VideoEditor SDK. Integrate the video editor into your own iOS or Android app - in minutes!
3.3.0
5.2K downloads/mo
#3783 most downloaded on pub.dev
imgly/vesdk-flutter
What this package is like to depend on
Last release 10 months ago
01 Oct 2025
Ships unpredictably
gaps range from 9 days to 1.3 years
Some releases are documented
notes for 9 of 17 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
17 releases · first in 2021
1 release in the last 12 months
see the full history below
Release timeline
17 releases · Feb 2021 to Oct 2025Releases
latest 17-
3.3.001 Oct 2025Nothing published for this version
-
3.2.026 Jun 2024Release notes
Open source →Changed
- Updated minimum supported Flutter SDK version to 3.16.
Fixed
- Fixed incompatibility with Flutter 3.19+ caused by the deprecation of the imperative Gradle apply script method.
-
3.1.027 Mar 2024Release notes
Open source →Changed
- [video_editor_sdk] Raised minimum VideoEditor SDK for Android version to 10.9.0. See the migration guide for more information.
- [photo_editor_sdk] Raised minimum PhotoEditor SDK for Android version to 10.9.0. See the migration guide for more information.
Fixed
- Fixed potential crash on Android:
IllegalStateException "You need to use a Theme.AppCompat theme (or descendant) with this activity.". - Fixed potential compiling issues due to missing namespace for Android.
-
3.0.027 Apr 2023Release notes
Open source →Changed
- Changed and aligned the error codes for the plugins.
- [imgly_sdk] Removed custom
Colorclass and replaced its usage with thedart:uiColorclass. - [video_editor_sdk] Unlocking the license via
VESDK.unlockWithLicenseis now executing asynchronously. - [photo_editor_sdk] Unlocking the license via
PESDK.unlockWithLicenseis now executing asynchronously.
Fixed
- [video_editor_sdk] Fixed tint color of the toolbar would not be applied correctly in the trim tool on iOS.
-
2.9.018 Apr 2023Release notes
Open source →Added
- [imgly_sdk] Added
configuration.singleToolModethat skips main menu if only one tool is used.
- [imgly_sdk] Added
-
2.8.104 Apr 2023 -
2.8.028 Mar 2023Release notes
Open source →Added
- [video_editor_sdk] Added
VideoEditorResult.segments,VideoEditorResult.videoSize, andVideoEditorResult.release()which enable serialization of the individual video composition components ifVideoOptions.segmentsis enabled. - [video_editor_sdk] Added
FlutterVESDK.editorWillOpenClosureandFlutterVESDK.editorWillExportClosurewhich allow further native configuration on Android. - [photo_editor_sdk] Added
FlutterPESDK.editorWillOpenClosureandFlutterPESDK.editorWillExportClosurewhich allow further native configuration on Android.
Fixed
- [imgly_sdk] Fixed
TextOptions.canvasActionswould useStickerCanvasActioninstead ofTextCanvasAction.
- [video_editor_sdk] Added
-
2.7.119 Oct 2022Release notes
Open source →Fixed
- [video_editor_sdk] Fixed opening the editor with multiple videos would only load the first video.
-
2.7.013 Sep 2022Release notes
Open source →Added
- [imgly_sdk] Added
StickerAction.durationas well asTextAction.durationwhich allow selecting a unique duration for texts and stickers in the video editor.
Fixed
- [video_editor_sdk] Fixed
Themewould not be applied if the editor has been initialized with a single video on Android.
- [imgly_sdk] Added
-
2.6.029 Jun 2022Release notes
Open source →Changed
- 🚨 Bumped iOS deployment target to 13.0.
- [video_editor_sdk] Raised minimum VideoEditor SDK for iOS version to 11.1.0. See the changelog for more information.
- [photo_editor_sdk] Raised minimum PhotoEditor SDK for iOS version to 11.1.0. See the changelog for more information.
Added
- [imgly_sdk] Added implementation and documentation for background removal.
-
2.5.002 Jun 2022Nothing published for this version
-
2.4.026 Apr 2022Nothing published for this version
-
2.3.017 Mar 2022Nothing published for this version
-
2.2.016 Nov 2021Nothing published for this version
-
2.1.012 Oct 2021Nothing published for this version
-
2.0.009 Jul 2021Nothing published for this version
-
1.0.115 Feb 2021Nothing published for this version