Akwap | Coderz Repository

akwap

Last updated:

0 purchases

akwap Image
akwap Images

Free

Languages

Categories

Add to Cart

Description:

akwap

akwap #
A database of Uganda's districts, counties, sub-counties, parishes and villages, complete with full dart support.
Usage #
Import the library
import 'package:akwap/akwap.dart';
copied to clipboard
Loading Locations #
import 'package:akwap/akwap.dart';

const _districts = await districts;

// get first district
print(_districts.findByName('ABIM'));
// [{
// id: 98,
// name: 'ABIM',
// counties: [...]
// }]
copied to clipboard
Example preview #













Note: The package is not 100% accurate as we do not have a single source of truth for Ugandan locations. All corrections and additions are welcome.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.