mozart_image_cropper 0.0.2 copy "mozart_image_cropper: ^0.0.2" to clipboard
mozart_image_cropper: ^0.0.2 copied to clipboard

PlatformAndroid

A Flutter plugin for high-performance localized image cropping on Android (Native) with customizable UI in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mozart_image_cropper

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

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

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for high-performance localized image cropping on Android (Native) with customizable UI in Flutter.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on mozart_image_cropper

Packages that implement mozart_image_cropper