Skip to content

2.5.0

Compare
Choose a tag to compare
@leontobias leontobias released this 02 Jun 14:41
· 9 commits to main since this release

Added

  • [imgly_sdk] Added ThemeOptions which enable customizing the UI color scheme with existing or custom runtime Themes on iOS and existing or custom compiletime XML themes on Android.
  • [imgly_sdk] Added Configuration.toolbarMode which enables repositioning the toolbar to the top/bottom of the editor on iOS.
  • [video_editor_sdk] Added implementation and documentation for GIPHY sticker integration.

Fixed

  • Fixed enabling serialization would potentially crash the export on Android.
  • [imgly_sdk] Fixed error when running on Android with Flutter 3.
  • [photo_editor_sdk] Fixed error when opening the editor without an image but with a serialization with an embedded image.
  • [video_editor_sdk] Fixed height and width of specified composition size would be flipped on Android.