country_city_kit 1.1.1 copy "country_city_kit: ^1.1.1" to clipboard
country_city_kit: ^1.1.1 copied to clipboard

A lightweight Flutter package for countries, states, and cities.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add country_city_kit

With Flutter:

 $ flutter pub add country_city_kit

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

dependencies:
  country_city_kit: ^1.1.1

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_city_kit/country_city_kit.dart';
1
likes
155
points
249
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter package for countries, states, and cities.

Repository (GitHub)
View/report issues

Topics

#country #city #state #flutter #location

License

MIT (license)

More

Packages that depend on country_city_kit