structured_ad_lg 0.1.5 copy "structured_ad_lg: ^0.1.5" to clipboard
structured_ad_lg: ^0.1.5 copied to clipboard

The package is to handle administrative division on local government(ad_lg) as structured data, and make for conveniently operation in development of e-administration system.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add structured_ad_lg

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

dependencies:
  structured_ad_lg: ^0.1.5

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:structured_ad_lg/structured_ad_lg.dart';
2
likes
55
pub points
0%
popularity

Publisher

unverified uploader

The package is to handle administrative division on local government(ad_lg) as structured data, and make for conveniently operation in development of e-administration system.

Repository (GitHub)
View/report issues

License

MPL-2.0 (LICENSE)

Dependencies

yaml

More

Packages that depend on structured_ad_lg