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

Null safety is not enabled for the plugin. Please support null safety!

It's been so long since flutter null safety is released. Still this plugin is not updated for that. Also, iOS is not supported. Please update this.

If TrueCaller bottom sheet is opened and during that, if we switch between apps then the screen blacks out. **Flutter Doctor** [√] Flutter (Channel stable, 1.22.4, on Microsoft Windows [Version...

Please add support for iOS authentication. Very critical to our live app.

As jcenter() is deprecated, getting this error * What went wrong: Could not determine the dependencies of task ':app:compileStagingDebugKotlin'. > Could not resolve all dependencies for configuration ':app:developmentDebugRuntimeClasspath'. > Could...

Please add the iOS and web support in truecaller_sdk as both these are stable now on flutter when will it release.

Missing 'package' key attribute on element package at [com.truecaller.android.sdk:truecaller-sdk:2.6.0] AndroidManifest.xml:45:9-50

E/MethodChannel#tc_method_channel( 8514): at com.truecallersdk.TruecallerSdkPlugin.onMethodCall(TruecallerSdkPlugin.kt:131) E/MethodChannel#tc_method_channel( 8514): at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:233) TruecallerSdk.getProfile (package:truecaller_sdk/src/truecaller.dart:116:7)

I have used the flutter official package for developing the mobile app. I was able to work on the app when truecaller is already installed in the client app. but...