ohochat_address 1.0.0 copy "ohochat_address: ^1.0.0" to clipboard
ohochat_address: ^1.0.0 copied to clipboard

A lightweight Thailand address helper for Flutter, simplifying address handling across mobile, web, and desktop platforms.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ohochat_address

With Flutter:

 $ flutter pub add ohochat_address

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

dependencies:
  ohochat_address: ^1.0.0

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:ohochat_address/ohochat_address.dart';
3
likes
160
points
18
downloads

Publisher

verified publisheroho.chat

Weekly Downloads

A lightweight Thailand address helper for Flutter, simplifying address handling across mobile, web, and desktop platforms.

Repository (GitHub)
View/report issues

Topics

#address #thailand #ohochat #location #input

Documentation

API reference

License

MIT (license)

More

Packages that depend on ohochat_address