flash_country_picker 0.0.3 copy "flash_country_picker: ^0.0.3" to clipboard
flash_country_picker: ^0.0.3 copied to clipboard

A Flutter package for picking the country with it's flasg image and mobile number prefix.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flash_country_picker

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

dependencies:
  flash_country_picker: ^0.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:flash_country_picker/flash_country_picker.dart';
2
likes
140
pub points
69%
popularity

Publisher

verified publishercodeflashinfotech.com

A Flutter package for picking the country with it's flasg image and mobile number prefix.

Repository (GitLab)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

collection, flutter

More

Packages that depend on flash_country_picker