twilio_phone_verify 2.0.0 copy "twilio_phone_verify: ^2.0.0" to clipboard
twilio_phone_verify: ^2.0.0 copied to clipboard

A Package that helps in verifying phone numbers and email addresses using Twilio.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add twilio_phone_verify

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

dependencies:
  twilio_phone_verify: ^2.0.0

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:twilio_phone_verify/twilio_phone_verify.dart';
29
likes
130
pub points
87%
popularity

Publisher

unverified uploader

A Package that helps in verifying phone numbers and email addresses using Twilio.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, http

More

Packages that depend on twilio_phone_verify