Mohamed CHOUCHANE

Results 6 issues of Mohamed CHOUCHANE

Hello, I try Blink on ios with flutter but I have the following errors : [/Users/mohamedchouchane/.pub-cache/hosted/pub.dartlang.org/blinkid_flutter-5.15.1/ios/Classes/MicroblinkModule/Recognizers/Wrappers/MBUsdlCombinedRecognizerWrapper.m:46:24](): error: property 'signResult' not found on object of type 'MBUsdlCombinedRecognizer *' [/Users/mohamedchouchane/.pub-cache/hosted/pub.dartlang.org/blinkid_flutter-5.15.1/ios/Classes/MicroblinkModule/Recognizers/Wrappers/MBUsdlCombinedRecognizerWrapper.m:74:39](): error: property...

Hello, Thanks for your work. Writing a store is too verbose. The Realm team generates the class this way. Is it possible to take inspiration from what they have done?...

### Description Hello, The C# framework allows filtering using the property name directly. In dart, the filter is carried out in character string. ` var cars = realm.all().query('make == "Tesla"');...

O-Community
Importance:Major

Hello, Thank you for your work! If several custom tabs are installed, the first one is used. Can you add the package name parameter to force a particular custom tabs....

Hi, The app crash at startup in release mode. Stack trace : `` at Java.Interop.JniEnvironment.InstanceMethods.CallNonvirtualVoidMethod(JniObjectReference , JniObjectReference , JniMethodInfo , JniArgumentValue* ) at Java.Interop.JniPeerMembers.JniInstanceMethods.InvokeNonvirtualVoidMethod(String , IJavaPeerable , JniArgumentValue* ) at...

**Description:** The current Docker image is targeting Android 34, whereas the latest stable version is Android 35. To ensure compatibility with the latest Android SDK and avoid potential issues with...