android_sms_retriever 1.3.3 copy "android_sms_retriever: ^1.3.3" to clipboard
android_sms_retriever: ^1.3.3 copied to clipboard

PlatformAndroid

Flutter plugin for retrieving OTP code sent in sms automatically and without getting SMS permission in Android.

1.3.3 #

  • Safe execute unregister receiver

1.3.2 #

  • FIX

1.3.1 #

  • Added SmsRetriever.SEND_PERMISSION permission

1.3.0 #

  • startSmsListener renamed to listenForSms
  • requestOneTimeConsentSms renamed to listenForOneTimeConsent
  • Added stopOneTimeConsentListener to stop consent receiver.

1.2.3 #

  • Stop receiver on onDetachedFromActivity
  • FIX: Caused by java.lang.IllegalStateException: Reply already submitted

1.2.2 #

  • Replace FlutterActivity with FlutterFragmentActivity according to issue 3 and PR 4

1.2.1 #

  • Fix twice reply issue

1.2.0 #

  • Fix return errors.

1.0.0 #

  • Set useAndroidX to true

1.0.0 #

  • Initial Release
36
likes
140
pub points
90%
popularity

Publisher

verified publisherarsam.me

Flutter plugin for retrieving OTP code sent in sms automatically and without getting SMS permission in Android.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on android_sms_retriever