Abdul Moiz Haroon

Results 7 comments of Abdul Moiz Haroon

My Expandrive is also not working.

That's actually a good news in a sense that it could be temporary. As Expandrive is a paid (and an expensive one) service and the developers play by the rules...

That would be a pretty stupid move on Amazon's account because I haven't seen many people using it as a "backup/restore" only storage. Even if people do then Amazon hasn't...

Same problem Unity 2020.3.10f1 Plug-in v6.1.0

Sure, here's how I'm invoking the widget: ``` String? barcodeData = await SimpleBarcodeScanner.scanBarcode( context, barcodeAppBar: BarcodeAppBar( appBarTitle: AppLocalizations.of(context).scan_article_number, enableBackButton: true, backButtonIcon: Icon(Icons.arrow_back_rounded,), ), isShowFlashIcon: true, cameraFace: CameraFace.back, scanFormat: ScanFormat.ONLY_BARCODE, scanType:...

I wasn't able to fix that. Haven't been able to figure out what other package it was intersecting with so I have moved on to a different package.