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

Find detailed Indian address information (state, district, taluka) from a 6-digit PIN code. Offline, no API calls. Ideal for logistics, KYC, e-commerce, and mapping.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add india_pincode_finder

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

dependencies:
  india_pincode_finder: ^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:india_pincode_finder/india_pincode_finder.dart';
0
likes
160
points
--
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Find detailed Indian address information (state, district, taluka) from a 6-digit PIN code. Offline, no API calls. Ideal for logistics, KYC, e-commerce, and mapping.

Repository (GitHub)
View/report issues

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on india_pincode_finder