country 4.1.4 copy "country: ^4.1.4" to clipboard
country: ^4.1.4 copied to clipboard

Generated country class with country_generator using countries.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add country

With Flutter:

 $ flutter pub add country

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

dependencies:
  country: ^4.1.4

Alternatively, your editor might support dart pub get or 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/country.dart';
22
likes
140
pub points
89%
popularity

Publisher

unverified uploader

Generated country class with country_generator using countries.

Homepage
Repository (GitHub)
View/report issues

Topics

#country #countries

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on country