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

outdated

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: ^0.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:twilio_phone_verify/twilio_phone_verify.dart';
29
likes
0
points
291
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on twilio_phone_verify