thailand_city_data 0.0.4
thailand_city_data: ^0.0.4 copied to clipboard
Administrative division about Thailand.
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add thailand_city_dataWith Flutter:
$ flutter pub add thailand_city_dataThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
thailand_city_data: ^0.0.4Alternatively, 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:thailand_city_data/thailand_city_data.dart';