flutter_daum_postcode 0.0.3 copy "flutter_daum_postcode: ^0.0.3" to clipboard
flutter_daum_postcode: ^0.0.3 copied to clipboard

This package can search for addresses in Korea using Daum Postcode Service.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_daum_postcode

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

dependencies:
  flutter_daum_postcode: ^0.0.3

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_daum_postcode/flutter_daum_postcode.dart';
2
likes
105
pub points
22%
popularity

Publisher

unverified uploader

This package can search for addresses in Korea using Daum Postcode Service.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, json_annotation, webview_flutter

More

Packages that depend on flutter_daum_postcode