dialcodeselector 1.0.8 copy "dialcodeselector: ^1.0.8" to clipboard
dialcodeselector: ^1.0.8 copied to clipboard

Flutter package for selecting a country or country dial code.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dialcodeselector

With Flutter:

 $ flutter pub add dialcodeselector

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

dependencies:
  dialcodeselector: ^1.0.8

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:dialcodeselector/dialcodeselector.dart';
2
likes
0
pub points
31%
popularity

Publisher

unverified uploader

Flutter package for selecting a country or country dial code.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on dialcodeselector