firebase_pnv 1.0.1
firebase_pnv: ^1.0.1 copied to clipboard
Flutter bridge for Firebase Phone Number Verification (PNV) - carrier-based, SMS-free phone verification for Android via Credential Manager.
1.0.1 #
- Fix relative image links in README.md by using absolute GitHub raw URLs for pub.dev compatibility.
1.0.0+1 #
- Android:
checkSupport()andgetVerifiedPhoneNumber()bridging the Firebase Phone Number Verification (PNV) SDK via the Android Credential Manager. - iOS: stub implementation that returns an
UNAVAILABLEPlatformExceptionfor all methods, since Firebase PNV is currently Android-only.