country_code_text_field 1.0.7 copy "country_code_text_field: ^1.0.7" to clipboard
country_code_text_field: ^1.0.7 copied to clipboard

outdated

Introducing Country Code Text Field: a Flutter package for streamlined mobile logins worldwide. Customizable with flags & codes for easy selection.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add country_code_text_field

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

dependencies:
  country_code_text_field: ^1.0.7

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:country_code_text_field/country_code_text_field.dart';
3
likes
0
points
400
downloads

Publisher

unverified uploader

Weekly Downloads

Introducing Country Code Text Field: a Flutter package for streamlined mobile logins worldwide. Customizable with flags & codes for easy selection.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on country_code_text_field