# hnvn/flutter_image_cropper

A Flutter plugin for Android and iOS supports cropping images

Repository: https://github.com/hnvn/flutter_image_cropper
Canonical: https://ross.abutalabs.com/products/flutter_image_cropper
Language: Dart
License Family: other
Topics: flutter, flutter-plugin, android, ios, photo, crop, image, image-cropper
Last push: 2026-07-30T09:46:51+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 95, release rhythm 35, longevity 100
- inputs: {"age_days": 2989, "days_push": 34, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1055, forks 480 (observed 2026-08-28T04:03:24.281605+00:00)

## What it is
A Flutter plugin that provides image cropping and rotation on Android, iOS, and Web by wrapping native libraries (uCrop, TOCropViewController, Cropper.js) via platform channels. It exposes Dart APIs so Flutter apps can launch platform-native cropping UIs.

## Use cases
- crop profile pictures in a flutter app
- let users crop photos before upload on ios and android
- add image cropping ui to a flutter app
- rotate and crop images natively in flutter
- crop images on flutter web

## When to choose
- you are building a Flutter app that needs image cropping on mobile or web
- you want native-quality cropping UIs without writing platform code
- you need aspect-ratio cropping and rotation out of the box

## When to avoid
- you need pure-Dart image manipulation without native dependencies
- your project is not Flutter-based
- you need a license-clarified dependency since the repo has no license file

## Facets
- artifact type: plugin
- maturity: active
- function: image-processing, ui-components, file-upload
- domain: mobile-development, image-processing, cross-platform
- platform: cross-platform
- tags: flutter-plugin, image-cropping, photo-editing, dart, android, ios, flutter

## Member repositories
- hnvn/flutter_image_cropper (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:24.281605+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:58:38.293162+00:00, confidence not recorded.
  - readme: https://github.com/hnvn/flutter_image_cropper (fetched 2026-08-28T04:03:24.281605+00:00, sha 86a8a2949149)
- Data as of 2026-08-30T08:39:29.467469+00:00.
