mozartcropper 0.0.4 copy "mozartcropper: ^0.0.4" to clipboard
mozartcropper: ^0.0.4 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 mozartcropper

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

dependencies:
  mozartcropper: ^0.0.4

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:mozartcropper/mozartcropper.dart';
0
likes
130
points
--
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

croppy, cupertino_icons, flutter, plugin_platform_interface, vector_math

More

Packages that depend on mozartcropper

Packages that implement mozartcropper