ethiopia_regions_data 0.2.0 copy "ethiopia_regions_data: ^0.2.0" to clipboard
ethiopia_regions_data: ^0.2.0 copied to clipboard

Lightweight Ethiopian administrative location data for regions, zones, woredas, and cities. Pure Dart, dependency-free, with JSON-backed datasets suitable for forms and location pickers.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ethiopia_regions_data

With Flutter:

 $ flutter pub add ethiopia_regions_data

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

dependencies:
  ethiopia_regions_data: ^0.2.0

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:ethiopia_regions_data/ethiopia_regions_data.dart';
7
likes
150
points
154
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Lightweight Ethiopian administrative location data for regions, zones, woredas, and cities. Pure Dart, dependency-free, with JSON-backed datasets suitable for forms and location pickers.

Homepage
Repository (GitHub)
View/report issues

Topics

#ethiopia #geography #administrative-divisions #location #i18n

License

MIT (license)

More

Packages that depend on ethiopia_regions_data