flutter-sdk icon indicating copy to clipboard operation
flutter-sdk copied to clipboard

Flutter plugin that uses Truecaller's Android SDK to provide mobile number verification service to verify users.

Results 32 flutter-sdk issues
Sort by recently updated
recently updated
newest added

I have uploaded the App Bundle on playstore on which I am getting PARTNER_KEY_ERROR. The same is working on production build APK

It is awesome to see truecaller supporting a relatively young technology like flutter. Do you guys have any plans to support iOS too? I was looking to integrate this SDK...

enhancement
question

Hello team, I recently upgraded Flutter to v3.3.2 and as soon as I started building my project, This error popped up : ``` /Users/divyamdhadwal/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/truecaller_sdk-0.1.1/android/src/main/kotlin/com/truecallersdk/TruecallerSdkPlugin.kt: (146, 38): Type mismatch: inferred type...

This is the error I am getting after upgrading to truecaller_sdk 0.1.1 e: /Users/a1222/development/flutter/.pub-cache/hosted/pub.dartlang.org/truecaller_sdk-0.1.1/android/src/main/kotlin/com/truecallersdk/TruecallerSdkPlugin.kt: (146, 38): Type mismatch: inferred type is String? but String was expected FAILURE: Build failed with...

![Screenshot 2022-09-29 at 2 06 27 PM](https://user-images.githubusercontent.com/20161204/192997687-39acb845-d587-40e7-9c4c-f6183b2755c4.png) truecaller_sdk: 0.1.0 Flutter 3.3.1 • channel stable • https://github.com/flutter/flutter.git Framework • revision 4f9d92fbbd (3 weeks ago) • 2022-09-06 17:54:53 -0700 Engine • revision...

this is url "https://storage.googleapis.com/tc-images-noneu/myview/1/aae2ca96c96e9b06c8f1f080713fd2e2/3". this is error that is showing on portal. This XML file does not appear to have any style information associated with it. The document tree is...

Fixing null safety issue in kotlin

Please upgrade the SDK to sound null safetey, to run the application we have to explicitely run the command --no-sound-null-safety