flex_phone_input 1.0.1 copy "flex_phone_input: ^1.0.1" to clipboard
flex_phone_input: ^1.0.1 copied to clipboard

A searchable phone number input field with a country code picker. Supports multiple field styles, selector surfaces, validation states, and full light/dark theming.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flex_phone_input

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

dependencies:
  flex_phone_input: ^1.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:flex_phone_input/flex_phone_input.dart';
0
likes
160
points
25
downloads
screenshot

Documentation

API reference

Publisher

verified publisherhindcorporation.com

Weekly Downloads

A searchable phone number input field with a country code picker. Supports multiple field styles, selector surfaces, validation states, and full light/dark theming.

Repository (GitHub)
View/report issues

Topics

#phone #country #input #picker #form

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flex_phone_input