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

discontinued
PlatformAndroidiOS

Flutter package that allows auto cropping images with a custom and adjustable shape.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add auto_crop

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

dependencies:
  auto_crop: ^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:auto_crop/auto_crop.dart';
0
likes
140
points
21
downloads

Publisher

verified publishereterkit.com

Weekly Downloads

Flutter package that allows auto cropping images with a custom and adjustable shape.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

custom_cropper, edge_detector, flutter

More

Packages that depend on auto_crop