firebase_phone_number_verification 0.0.1 copy "firebase_phone_number_verification: ^0.0.1" to clipboard
firebase_phone_number_verification: ^0.0.1 copied to clipboard

PlatformAndroid

A Flutter plugin for Firebase Phone Number Verification (PNV) on Android. Verify the device's phone number directly from the carrier with one tap, without SMS OTPs.

Changelog #

0.0.1 #

Initial release.

  • getVerificationSupportInfo() / isSupported() to pre-check whether the device and its SIM(s) support Firebase Phone Number Verification.
  • getVerifiedPhoneNumber() to run the end-to-end verification flow and obtain the verified phone number plus a signed Firebase PNV token.
  • enableTestSession() to develop and test with a test number ID from the Firebase console, without a billing account or a real SIM.
  • Typed error handling via FirebasePnvException and FirebasePnvErrorCode, mirroring the native FirebasePnvStatusCodes.
  • Android only (Firebase PNV is currently available on Android only).
2
likes
160
points
43
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for Firebase Phone Number Verification (PNV) on Android. Verify the device's phone number directly from the carrier with one tap, without SMS OTPs.

Repository (GitHub)
View/report issues

Topics

#firebase #phone-number-verification #authentication #otp #android

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on firebase_phone_number_verification

Packages that implement firebase_phone_number_verification