countries_list 0.0.8 copy "countries_list: ^0.0.8" to clipboard
countries_list: ^0.0.8 copied to clipboard

outdated

Just list of countries, and nothing else. You can use it for creating your own country picker.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add countries_list

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

dependencies:
  countries_list: ^0.0.8

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:countries_list/countries_list.dart';
0
likes
0
pub points
31%
popularity

Publisher

unverified uploader

Just list of countries, and nothing else. You can use it for creating your own country picker.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on countries_list