/// Huawei App Gallery version with: /// - Barcode decoding algorithm: ZXing /// - Intent to launch the review void main() { throw Exception('Missing Huawei App Gallery URI!'); /*launchSmoothApp( scanner: ZXingCameraScanner(), appStore: URIAppStore( Uri.parse('TODO'), ), );*/ }