image_cropper_gdx_plus 1.0.0 copy "image_cropper_gdx_plus: ^1.0.0" to clipboard
image_cropper_gdx_plus: ^1.0.0 copied to clipboard

A community-maintained Flutter plugin for cropping images on Android, iOS, and Web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add image_cropper_gdx_plus

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

dependencies:
  image_cropper_gdx_plus: ^1.0.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:image_cropper_gdx_plus/image_cropper_gdx_plus.dart';
0
likes
150
points
69
downloads

Documentation

API reference

Publisher

verified publishergurwinderdevx.com

Weekly Downloads

A community-maintained Flutter plugin for cropping images on Android, iOS, and Web.

Homepage
Repository (GitHub)
View/report issues
Contributing

Funding

Consider supporting this project:

buymeacoffee.com

License

BSD-3-Clause (license)

Dependencies

flutter, image_cropper_gdx_plus_for_web, image_cropper_gdx_plus_platform_interface

More

Packages that depend on image_cropper_gdx_plus

Packages that implement image_cropper_gdx_plus