dvhcvn 2.0.20240901 dvhcvn: ^2.0.20240901 copied to clipboard
Three tiers of Vietnam's administrative units (last update: 01/09/2024)
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add dvhcvn
With Flutter:
$ flutter pub add dvhcvn
This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get
):
dependencies:
dvhcvn: ^2.0.20240901
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:dvhcvn/dvhcvn.dart';