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

outdated

Introducing the "Country Code Text Field" Flutter package! Simplify mobile login for users worldwide with a customizable text field displaying country flags and codes. The user-friendly interface allo [...]

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

Publisher

unverified uploader

Weekly Downloads

Introducing the "Country Code Text Field" Flutter package! Simplify mobile login for users worldwide with a customizable text field displaying country flags and codes. The user-friendly interface allows easy search and selection of a country code, streamlining login and removing the need for manual input. Versatile and customizable, this package is ideal for social media or e-commerce platforms, ensuring seamless login experiences for users regardless of location.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on country_code_text_field