input_country 2.0.0 copy "input_country: ^2.0.0" to clipboard
input_country: ^2.0.0 copied to clipboard

Countries, Languages and Currencies

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add input_country

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

dependencies:
  input_country: ^2.0.0

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:input_country/input_country.dart';
5
likes
120
pub points
30%
popularity

Publisher

unverified uploader

Countries, Languages and Currencies

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

collection, flutter, flutter_localizations

More

Packages that depend on input_country