Engineering · Mobile
Handhelds that keep up with the floor.
Flutter apps for warehouse and field teams — barcode scanning, directed work, ERP behind the scan.
The warehouse management system we shipped is Flutter on handhelds: directed pick and putaway, live pallet location, scanning at about 1.8 seconds with YOLOv8 and ZXing. That is the bar for field apps too — they have to work with gloves, bad light, and a shift that will not wait on a browser.
APIs back to SAP or the custom ERP are part of the same delivery, not a second vendor.
- FlutterOne codebase for the devices you actually buy.
- ScanningBarcode and camera pipelines measured in production.
- Offline-awareThe aisle is not a guaranteed network.
- ERPPost once. Do not reconcile at month-end.