Jeff Frazier
Jeff Frazier
Hey, thanks for this package! I'm scanning 2D barcodes in a variety of formats, QR Codes and Data Matrix (doesn't seem to work in my tests with Aztec format but...
Since upgrading to Xcode 11.2 for Mac Mojave I am getting this error trying to build for iOS. ```Launching lib/main.dart on iPad Pro (11-inch) in debug mode... Xcode build done....
[✓] Flutter (Channel stable, 1.22.5, on macOS 11.2 20D64 darwin-x64, locale en-US) [✓] Android toolchain - develop for Android devices (Android SDK version 29.0.2) [✓] Xcode - develop for iOS...
This is a beautifully working package. However I'd like to be able to remove the white space below the dates. I think this is probably there so the selected date...
Need to make loopback-ssl recognize the correct config file based on env settings. Currently, it seems it will only recognize config.json and not config.test.json, config.staging.json, or config.production.json.