JobiJoba
JobiJoba
Sorry for not following the whole issue template but I've lost already some time to figure this one out :P If you create a blank project (with EXPO managed) installed...
Is it possible to add different voices/language that the one the system have ? So kind of force the user to download a new set of voices if he does...
- [x] I have read the [Getting Started](https://inappwebview.dev/docs/intro/) section - [x] I have already searched for the same problem ## Environment | Technology | Version | |-----------------| ------------- | |...
Hi, Would love to contribute to the module (specifically for iOS part first) and start with small stuff. I see that the iOS folder doesn't have an .xcworkspace - how...
Hi, I get some non critical error in Crashlytics coming from the module on Android: ``` Non-fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: Null check operator used on a null value. Error thrown Uncaught...
Hi, I'm trying to let people change their position in a radius of 500m of their position. My controller when I'm initializing the areaLimit: ```dart final controllerPicker = useMapController( initPosition:...
What would be interesting feature to add to this package ? If you are using the package it would be nice to see how do you use it, what were...
Hi, I'm trying the example given in this repo live_object_detection_ssd_mobilenet but the confidence of what the camera see is very low (less than 0.5). Is there a way to improve...
Hi, I'm using expo SDK 28 (so it's react 0.55 if I'm not wrong) and I try to incorporate that in my application. In fact, I don't need a lot...
Hi, I've some issue to detect on some specific phone and maybe someone here have an idea why, and how to resolve the issue. I'm doing Live Detection of vehicle...