country_search 3.0.1 copy "country_search: ^3.0.1" to clipboard
country_search: ^3.0.1 copied to clipboard

Localized Flutter country picker with fast search, flexible Builder API, and standalone CountryFlag emoji/svg widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add country_search

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

dependencies:
  country_search: ^3.0.1

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:country_search/country_search.dart';
1
likes
160
points
434
downloads
screenshot

Documentation

Documentation
API reference

Publisher

verified publisherworldin.net

Weekly Downloads

Localized Flutter country picker with fast search, flexible Builder API, and standalone CountryFlag emoji/svg widgets.

Repository (GitHub)
View/report issues

Topics

#country #picker #flags #phone #search

License

MIT (license)

Dependencies

flutter, flutter_localizations, flutter_svg

More

Packages that depend on country_search