int_phone_text_field 0.0.1 copy "int_phone_text_field: ^0.0.1" to clipboard
int_phone_text_field: ^0.0.1 copied to clipboard

A customizable flutter widget for international phone number text field

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add int_phone_text_field

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

dependencies:
  int_phone_text_field: ^0.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:int_phone_text_field/int_phone_text_field.dart';
1
likes
110
points
31
downloads

Publisher

verified publishermisomenze.info

Weekly Downloads

A customizable flutter widget for international phone number text field

Topics

#phone #field #intl #i18n #localization

Documentation

API reference

License

MIT (license)

Dependencies

flutter, freezed_annotation, json_annotation

More

Packages that depend on int_phone_text_field