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

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add imgly_sdk
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  imgly_sdk: ^3.2.0
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:imgly_sdk/imgly_sdk.dart';
copied to clipboard
12
likes
140
points
6.83k
downloads

Publisher

verified publisherimg.ly

Weekly Downloads

2024.09.23 - 2025.04.07

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

Homepage
Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on imgly_sdk