daum_postcode_view 0.1.2 copy "daum_postcode_view: ^0.1.2" to clipboard
daum_postcode_view: ^0.1.2 copied to clipboard

Daum Postcode View Widget Package for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add daum_postcode_view

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

dependencies:
  daum_postcode_view: ^0.1.2

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:daum_postcode_view/daum_postcode_view.dart';
5
likes
120
points
138
downloads

Publisher

verified publisheronehunnitconst.xyz

Weekly Downloads

Daum Postcode View Widget Package for Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, json_annotation, webview_flutter

More

Packages that depend on daum_postcode_view