pe_sdk_flutter 0.9.0 copy "pe_sdk_flutter: ^0.9.0" to clipboard
pe_sdk_flutter: ^0.9.0 copied to clipboard

Banuba Photo Editor SDK for Flutter. Add photo editing to iOS and Android apps: filters, beautification, background removal, stickers, text and cropping, with a customizable UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pe_sdk_flutter

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

dependencies:
  pe_sdk_flutter: ^0.9.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:pe_sdk_flutter/pe_sdk_flutter.dart';
0
likes
130
points
1.22k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Banuba Photo Editor SDK for Flutter. Add photo editing to iOS and Android apps: filters, beautification, background removal, stickers, text and cropping, with a customizable UI.

Repository (GitHub)

Topics

#photo-editor #image-editing #sdk #filters #camera

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on pe_sdk_flutter

Packages that implement pe_sdk_flutter