global_dial_code_picker 1.0.2 copy "global_dial_code_picker: ^1.0.2" to clipboard
global_dial_code_picker: ^1.0.2 copied to clipboard

A customizable widget to select international dialing codes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add global_dial_code_picker

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

dependencies:
  global_dial_code_picker: ^1.0.2

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:global_dial_code_picker/global_dial_code_picker.dart';
1
likes
150
points
35
downloads

Publisher

verified publishermwaqas.mobvers.com

Weekly Downloads

A customizable widget to select international dialing codes.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

device_region, flutter, flutter_web_plugins

More

Packages that depend on global_dial_code_picker