# Conflicts: # apps/app_seeds/lib/i18n/strings.g.dart # apps/app_seeds/lib/ui/inventory_list_screen.dart |
||
|---|---|---|
| .. | ||
| 1783672939357.jpg | ||
| 1783672939375.jpg | ||
| 1783672939389.jpg | ||
| 1783672939410.jpg | ||
| aubergine.jpg | ||
| cucumber.jpg | ||
| README.md | ||
OCR validation fixtures
Real packet photos used by integration_test/ocr_label_test.dart to check that
on-device Tesseract reads the variety name correctly.
Drop your photos here with these names:
aubergine.jpg— the AUBERGINE BLACK BEAUTY packetcucumber.jpg— the CUCUMBER SUPERMARKETER packet
Then run on a connected Android device/emulator (native OCR does not run on the host test VM):
flutter test integration_test/ocr_label_test.dart -d <device>
Each test prints OCR[<file>] => "<suggestion>" so you can see exactly what
Tesseract read. These fixtures are only for validation — remove the folder from
pubspec.yaml assets before shipping if you don't want them in the bundle.