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

The Fastest, Most Customizable Country Picker for Flutter.

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: ^2.8.5

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
104
downloads
screenshot

Publisher

verified publisherworldin.net

Weekly Downloads

The Fastest, Most Customizable Country Picker for Flutter.

Repository (GitHub)
View/report issues

Topics

#flags #country #picker #search #selector

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, flutter_localizations

More

Packages that depend on country_search