form_builder_thai_provinces 0.1.0 copy "form_builder_thai_provinces: ^0.1.0" to clipboard
form_builder_thai_provinces: ^0.1.0 copied to clipboard

A flutter_form_builder field for picking a Thai province/district/subdistrict address (cascading dropdowns or type-ahead), with two-way value sync.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add form_builder_thai_provinces

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

dependencies:
  form_builder_thai_provinces: ^0.1.0

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:form_builder_thai_provinces/form_builder_thai_provinces.dart';
0
likes
160
points
93
downloads

Documentation

API reference

Publisher

verified publisher10v3n4m.cc

Weekly Downloads

A flutter_form_builder field for picking a Thai province/district/subdistrict address (cascading dropdowns or type-ahead), with two-way value sync.

Repository (GitHub)
View/report issues

Topics

#thai #address #flutter-form-builder #form #thailand

License

MIT (license)

Dependencies

flutter, flutter_form_builder, thai_provinces_flutter

More

Packages that depend on form_builder_thai_provinces