nusantara_data 1.0.0 copy "nusantara_data: ^1.0.0" to clipboard
nusantara_data: ^1.0.0 copied to clipboard

A comprehensive Flutter library for Indonesia location data (Province → City → District → Village → Postal Code) with BPS (Badan Pusat Statistik) codes. Complete data for all 38 provinces, 514 cities, [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nusantara_data

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

dependencies:
  nusantara_data: ^1.0.0

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:nusantara_data/nusantara_data.dart';
0
likes
140
points
93
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter library for Indonesia location data (Province → City → District → Village → Postal Code) with BPS (Badan Pusat Statistik) codes. Complete data for all 38 provinces, 514 cities, 7,265 districts, 83,202 villages, and 83,762 postal codes.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on nusantara_data