fepe_image_cropper 1.4.0 copy "fepe_image_cropper: ^1.4.0" to clipboard
fepe_image_cropper: ^1.4.0 copied to clipboard

A Flutter plugin for Android and iOS supports cropping images

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fepe_image_cropper

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

dependencies:
  fepe_image_cropper: ^1.4.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:fepe_image_cropper/image_cropper.dart';
2
likes
125
points
44
downloads

Publisher

verified publisher5ts.pro

Weekly Downloads

A Flutter plugin for Android and iOS supports cropping images

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on fepe_image_cropper