- Add google_mlkit_barcode_scanning dependency - Scan priority: Barcode → OCR text → Nothing found - Support UPC-A/E, EAN-8/13, QR, DataMatrix, PDF417, Code128/39 - BarcodeData class with product code detection and NDC hints - ScanResult with type indicator (barcode|text|empty) - Updated capture screen with barcode-specific UI: - Green overlay for barcodes, blue for text - Product code badge for UPC/EAN barcodes - Format-specific result display - Backward compatible legacy API (extractText, getTextBlocks) |
||
|---|---|---|
| android | ||
| ios | ||
| lib | ||
| linux | ||
| macos | ||
| test | ||
| web | ||
| windows | ||
| .gitignore | ||
| .metadata | ||
| README.md | ||
| analysis_options.yaml | ||
| pubspec.lock | ||
| pubspec.yaml | ||
| run.sh | ||
README.md
inou_mobile
A new Flutter project.
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.