AlienDecoy
AlienDecoy
When starting location tracking, the code inside `BackgroundLocation.getLocationUpdates((location) {` is triggered twice. Any idea on how to fix this? startLocationTracking() async { await BackgroundLocation.setAndroidNotification( title: 'Background service is running', message:...
My app writes to Firestore when location changes. I was testing it with app open and everything is ok. But when I lock my phone and leave the app open,...
Nothing to complain about, but I will start a project where I will upload three or four sets of images and metadata. It would be really great if I can...
Hello, I tried adding the ai_barcode plugin to an existing Flutter web application. I need to scan barcodes, NOT qr codes. After building and deploying I get some errors. I'm...
### What happened? I'm encountering an issue while building an iOS app using Xcode: a "No module found: OneSignalExtension" error causes the build to fail. This problem began after I...