Skip to content

3.0.0

Compare
Choose a tag to compare
@leonpesdk leonpesdk released this 27 Apr 21:48
· 1 commit to main since this release

Changed

  • Changed and aligned the error codes for the plugins.
  • [imgly_sdk] Removed custom Color class and replaced its usage with the dart:ui Color class.
  • [video_editor_sdk] Unlocking the license via VESDK.unlockWithLicense is now executing asynchronously.
  • [photo_editor_sdk] Unlocking the license via PESDK.unlockWithLicense is now executing asynchronously.

Fixed

  • [video_editor_sdk] Fixed tint color of the toolbar would not be applied correctly in the trim tool on iOS.