firebase_pnv 1.0.1 copy "firebase_pnv: ^1.0.1" to clipboard
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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firebase_pnv

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  firebase_pnv: ^1.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:firebase_pnv/firebase_pnv.dart';
0
likes
160
points
192
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter bridge for Firebase Phone Number Verification (PNV) - carrier-based, SMS-free phone verification for Android via Credential Manager.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on firebase_pnv

Packages that implement firebase_pnv