flutter_thailand_provinces 1.0.1 copy "flutter_thailand_provinces: ^1.0.1" to clipboard
flutter_thailand_provinces: ^1.0.1 copied to clipboard

The package for creating a database of provinces, districts and sub-districts of Thailand with basic information such as Thai names, English names and postal numbers. For use in a Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_thailand_provinces

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

dependencies:
  flutter_thailand_provinces: ^1.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:flutter_thailand_provinces/flutter_thailand_provinces.dart';
13
likes
15
pub points
35%
popularity

Publisher

unverified uploader

The package for creating a database of provinces, districts and sub-districts of Thailand with basic information such as Thai names, English names and postal numbers. For use in a Flutter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, sqflite

More

Packages that depend on flutter_thailand_provinces