flutter_crop_kit 0.1.0 copy "flutter_crop_kit: ^0.1.0" to clipboard
flutter_crop_kit: ^0.1.0 copied to clipboard

A pure-Dart Flutter image cropper that runs identically on mobile, web, desktop, and embedded targets.

Changelog #

0.1.0 #

  • Initial release.
  • CropView inline widget and showCropper route helper.
  • Rect, circle, oval, polygon, and custom mask shapes.
  • Aspect ratio lock (free, presets, custom).
  • 90 degree and free rotation.
  • Pinch-zoom + pan.
  • Grid overlay (thirds, golden, 3x3).
  • Image sources: memory, file, network, asset.
  • PNG export via dart:ui, optional targetWidth resize.
  • Live Stream<Rect> of crop rect.
  • CropTheme for visual customization.
2
likes
150
points
89
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A pure-Dart Flutter image cropper that runs identically on mobile, web, desktop, and embedded targets.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_crop_kit