ios_image_editor 0.0.5 copy "ios_image_editor: ^0.0.5" to clipboard
ios_image_editor: ^0.0.5 copied to clipboard

PlatformiOS

A Flutter plugin that opens the native iOS markup editor for editing images.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ios_image_editor

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

dependencies:
  ios_image_editor: ^0.0.5

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:ios_image_editor/ios_image_editor.dart';
0
likes
150
points
153
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin that opens the native iOS markup editor for editing images.

Homepage

License

BSL-1.0 (license)

Dependencies

flutter

More

Packages that depend on ios_image_editor

Packages that implement ios_image_editor