truecaller / flutter-sdk

Flutter plugin that uses Truecaller's Android SDK to provide mobile number verification service to verify users.
https://pub.dev/packages/truecaller_sdk
MIT License
24 stars 40 forks source link

Null safety #19

Open basudev1234 opened 3 years ago

basudev1234 commented 3 years ago

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

parth0907 commented 3 years ago

Hi @basudev1234,

Thanks for writing in!

The process to upgrade the Truecaller Flutter SDK to support sound null safety is currently under evaluation. We will keep you updated regarding its progress.

In case of any further questions, please feel free to reach us via our support channel https://developer.truecaller.com/support for a faster and dedicated response.

Regards, Parth

shivangguptaa commented 3 years ago

This issue is closed by #22 . Until the PR is resolved, you can use this. @parth0907

truecaller_sdk:
    git:
      url: https://github.com/shivangguptaa/flutter-sdk
      ref: 6748859880aff3e76513d881b303955552b5bdb6
parth0907 commented 2 years ago

Hi @shivangguptaa , @basudev1234

Hope you are doing well.

We have now updated our flutter package to support null safety. Feel free to update our SDK version to 0.1.0 to incorporate the changes.

In case you face any issues in upgrading the SDK, please feel free to reach us via our support channel https://developer.truecaller.com/support and we will be happy to help you!

Regards, Parth

amanv8060 commented 2 years ago

Can this and #28 be closed?