/// Shared strings used across the app. library; const String kAppName = 'Receipity'; /// Bundled Jumbo receipt used to test OCR without the camera. const String kSampleReceiptAsset = 'assets/receipt.jpeg';