zoomable_image_cropper 0.1.0+1 copy "zoomable_image_cropper: ^0.1.0+1" to clipboard
zoomable_image_cropper: ^0.1.0+1 copied to clipboard

Zoomable Image Cropper allows you to easily crop and zoom images with a user-friendly interface.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zoomable_image_cropper

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

dependencies:
  zoomable_image_cropper: ^0.1.0+1

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:zoomable_image_cropper/zoomable_image_cropper.dart';
11
likes
135
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

Zoomable Image Cropper allows you to easily crop and zoom images with a user-friendly interface.

Repository (GitHub)
View/report issues

Topics

#cropper #image #zoom #crop

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_animate, native_image_cropper, vector_math

More

Packages that depend on zoomable_image_cropper