intl_phone_field_continued 1.0.3 copy "intl_phone_field_continued: ^1.0.3" to clipboard
intl_phone_field_continued: ^1.0.3 copied to clipboard

Continued and actively maintained version of intl_phone_field with localization support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add intl_phone_field_continued

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

dependencies:
  intl_phone_field_continued: ^1.0.3

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:intl_phone_field_continued/countries.dart';
import 'package:intl_phone_field_continued/country_picker_dialog.dart';
import 'package:intl_phone_field_continued/helpers.dart';
import 'package:intl_phone_field_continued/intl_phone_field.dart';
import 'package:intl_phone_field_continued/phone_field_localization.dart';
import 'package:intl_phone_field_continued/phone_number.dart';
0
likes
155
points
25
downloads

Documentation

API reference

Publisher

verified publisheraka.cy

Weekly Downloads

Continued and actively maintained version of intl_phone_field with localization support.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on intl_phone_field_continued