flutter_country_code 1.2.2 copy "flutter_country_code: ^1.2.2" to clipboard
flutter_country_code: ^1.2.2 copied to clipboard

Flexible Country picker for getting Country code and Calling code.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_country_code

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

dependencies:
  flutter_country_code: ^1.2.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:flutter_country_code/flutter_country_code.dart';
1
likes
120
pub points
70%
popularity

Publisher

unverified uploader

Flexible Country picker for getting Country code and Calling code.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_sim_country_code, phone_number

More

Packages that depend on flutter_country_code