telegram_image_cropper 1.0.2 copy "telegram_image_cropper: ^1.0.2" to clipboard
telegram_image_cropper: ^1.0.2 copied to clipboard

A flexible image cropping widget with InteractiveViewer, supporting web, desktop, and mobile.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add telegram_image_cropper

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

dependencies:
  telegram_image_cropper: ^1.0.2

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:telegram_image_cropper/telegram_image_cropper.dart';
1
likes
150
points
6
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A flexible image cropping widget with InteractiveViewer, supporting web, desktop, and mobile.

Repository (GitHub)
View/report issues

Topics

#image-cropper #image-editor #flutter-widget #photo-editing

License

MIT (license)

Dependencies

flutter, image, vector_math, web

More

Packages that depend on telegram_image_cropper