country_subdivision_data 0.0.2 copy "country_subdivision_data: ^0.0.2" to clipboard
country_subdivision_data: ^0.0.2 copied to clipboard

Offline country, subdivision, city, and calling-code data with lazy loading, customizable phone fields, and searchable country pickers.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add country_subdivision_data

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

dependencies:
  country_subdivision_data: ^0.0.2

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_subdivision_data/country_subdivision_data.dart';
1
likes
160
points
154
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Offline country, subdivision, city, and calling-code data with lazy loading, customizable phone fields, and searchable country pickers.

Repository (GitHub)
View/report issues
Contributing

Topics

#countries #subdivisions #cities #geodata #iso-codes

License

BSD-3-Clause (license)

Dependencies

archive, crypto, flutter

More

Packages that depend on country_subdivision_data