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

discontinued

A textField to input phone number!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add phone_input_text_field

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

dependencies:
  phone_input_text_field: ^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:phone_input_text_field/phone_input_text_field.dart';
1
likes
30
pub points
13%
popularity

Publisher

unverified uploader

A textField to input phone number!

Homepage

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on phone_input_text_field