custom_phone_number 0.0.3 copy "custom_phone_number: ^0.0.3" to clipboard
custom_phone_number: ^0.0.3 copied to clipboard

custom phone number component

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_phone_number

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

dependencies:
  custom_phone_number: ^0.0.3

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:custom_phone_number/custom_phone_number.dart';
0
likes
10
pub points
0%
popularity

Publisher

unverified uploader

custom phone number component

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

country_code_picker, flutter

More

Packages that depend on custom_phone_number