imgly_sdk 3.1.0 copy "imgly_sdk: ^3.1.0" to clipboard
imgly_sdk: ^3.1.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

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

dependencies:
  imgly_sdk: ^3.1.0

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';
11
likes
130
pub points
80%
popularity

Publisher

verified publisherimg.ly

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

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on imgly_sdk