custom_textfield_with_countrycode 0.0.4 copy "custom_textfield_with_countrycode: ^0.0.4" to clipboard
custom_textfield_with_countrycode: ^0.0.4 copied to clipboard

Custom TextFormField with country code picker, password visibility toggle, and extensive customization options.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_textfield_with_countrycode

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

dependencies:
  custom_textfield_with_countrycode: ^0.0.4

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_textfield_with_countrycode/custom_textfield_with_countrycode.dart';
2
likes
160
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

Custom TextFormField with country code picker, password visibility toggle, and extensive customization options.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

country_code_picker, flutter

More

Packages that depend on custom_textfield_with_countrycode