# juliansteenbakker/mobile_scanner

A universal Flutter barcode and QR code scanner using CameraX/ML Kit for Android, AVFoundation/Apple Vision for iOS & macOS, and ZXing for web.

Repository: https://github.com/juliansteenbakker/mobile_scanner
Canonical: https://ross.abutalabs.com/products/mobile_scanner
Homepage: https://pub.dev/packages/mobile_scanner
Language: Dart
License: BSD-3-Clause
License Family: permissive
Topics: flutter, android, ios, dart, hacktoberfest
Last push: 2026-09-02T07:44:01+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 93, longevity 100
- inputs: {"age_days": 1667, "days_push": 0, "days_rel": 44, "gap_med": 1, "n_releases_24m": 28}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1170, forks 713 (observed 2026-09-03T02:15:13.257686+00:00)

## What it is
A Flutter plugin for scanning barcodes and QR codes using the device camera, backed by CameraX/ML Kit on Android, AVFoundation/Apple Vision on iOS and macOS, and ZXing on web. It supports real-time detection, multiple barcode formats, scan windows, image analysis, and camera lens controls.

## Use cases
- scan qr codes in a flutter app
- read barcodes with the phone camera
- decode barcode from an image file
- build a qr code login flow in a mobile app
- scan barcodes on the web with a browser camera
- restrict scanning to a region of the camera preview

## When to choose
- you are building a Flutter app that needs camera-based barcode or QR scanning on Android, iOS, macOS, or web
- you need real-time scanning with platform-native detection backends
- you want to decode barcodes from still images or control camera lenses and zoom

## When to avoid
- you need Linux or Windows desktop support
- your app is not built with Flutter or Dart
- you need to generate QR codes rather than scan them

## Facets
- artifact type: plugin
- maturity: active
- function: computer-vision, image-processing, sdk
- domain: mobile-development, computer-vision, cross-platform
- platform: browser, cross-platform
- tags: flutter, barcode-scanner, qr-code, camera, ml-kit, zxing, dart, android, ios, macos

## Member repositories
- juliansteenbakker/mobile_scanner (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:13.257686+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:28:41.981686+00:00, confidence not recorded.
  - readme: https://github.com/juliansteenbakker/mobile_scanner (fetched 2026-09-03T02:15:13.257686+00:00, sha b15b5732191f)
  - homepage: https://pub.dev/packages/mobile_scanner (fetched 2026-08-29T12:34:31.379016+00:00, sha c4d2507bc79e)
  - site_page: https://pub.dev/packages/mobile_scanner/install (fetched 2026-08-29T12:34:31.391194+00:00, sha 74322098023a)
  - site_page: https://pub.dev/documentation/mobile_scanner/latest (fetched 2026-08-29T12:34:31.392795+00:00, sha 1c88dcf07985)
  - site_page: https://pub.dev/packages/mobile_scanner/changelog (fetched 2026-08-29T12:34:31.388284+00:00, sha 45e71f2e80a3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
