country_subdivision_data 0.0.1 copy "country_subdivision_data: ^0.0.1" to clipboard
country_subdivision_data: ^0.0.1 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 Dart:

 $ dart pub add country_subdivision_data

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 dart pub get):

dependencies:
  country_subdivision_data: ^0.0.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_subdivision_data/country_subdivision_data.dart';
1
likes
0
points
154
downloads

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

Topics

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

License

unknown (license)

Dependencies

archive, crypto, flutter

More

Packages that depend on country_subdivision_data