imgly_sdk 2.1.0 copy "imgly_sdk: ^2.1.0" to clipboard
imgly_sdk: ^2.1.0 copied to clipboard

outdated

The official base plugin for the photo_editor_sdk and video_editor_sdk Flutter plugins.

[2.1.0] #

Added #

  • [imgly_sdk] Added ExportOptions.forceExport which will force the photo/video to be rendered and exported in the defined output format even if no changes have been applied. Otherwise, the input asset will be passed through and might not match the defined output format.
  • [imgly_sdk] Added an interface for native customization on iOS. Set FlutterIMGLY.configureWithBuilder to modify the Configuration after it has been retrieved from the plugin.
  • [photo_editor_sdk] Added support to replace the PhotoEditViewController with custom subclasses on iOS.
  • [photo_editor_sdk] Added FlutterPESDK.willPresentPhotoEditViewController allowing access to the PhotoEditViewController before it is presented on iOS.
  • [video_editor_sdk] Added support to replace the VideoEditViewController with custom subclasses on iOS.
  • [video_editor_sdk] Added FlutterVESDK.willPresentVideoEditViewController allowing access to the VideoEditViewController before it is presented on iOS.

Changed #

  • [video_editor_sdk] Changed the example to use the default Video constructor since Video.composition is only available when having a valid license for the video composition feature.

[2.0.0] #

Added #

  • Added null safety support for all three plugins.
  • [imgly_sdk] Added integration and documentation for new video composition, video library and audio library tools.
  • [imgly_sdk] Added missing code examples in the API documentation.
  • [video_editor_sdk] Added integration and documentation for new video composition, video library and audio library tools.

Changed #

  • [imgly_sdk] Updated identifier documentation for replaced and new fonts.
  • [video_editor_sdk] The named parameter video of the VESDK.openEditor method now expects a Video instead of a String.

Fixed #

  • Fixed crash when integrating all three plugins in the same project on Android.
  • [imgly_sdk] Fixed some custom assets would not be resolved correctly on Android.
  • [imgly_sdk] Fixed code examples in API documentation for using existing assets that are provided by the SDK.
  • [imgly_sdk] Fixed thumbnail would not be loaded for a custom Overlay on iOS.

[1.0.1] #

Added #

  • [photo_editor_sdk] Initial release.
  • [video_editor_sdk] Initial release.

Fixed #

  • [imgly_sdk] Fixed custom stickers and filters would not be resolved.

[1.0.0] #

Added #

  • [imgly_sdk] Initial release.
13
likes
0
points
6.26k
downloads

Publisher

verified publisherimg.ly

Weekly Downloads

The official base plugin for the photo_editor_sdk and video_editor_sdk Flutter plugins.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on imgly_sdk