kakao_address_web 0.0.2 copy "kakao_address_web: ^0.0.2" to clipboard
kakao_address_web: ^0.0.2 copied to clipboard

Platformweb

'kakao_address_widget" is inspired by "kpostal_web", which is not web-ready and "kpostal_web" only opens in a new window. "kakao_address_widget" is an address finder in popup format.'

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kakao_address_web

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

dependencies:
  kakao_address_web: ^0.0.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:kakao_address_web/kakao_address.dart';
import 'package:kakao_address_web/widget/kakao_address_web.dart';
1
likes
120
pub points
14%
popularity

Publisher

unverified uploader

'kakao_address_widget" is inspired by "kpostal_web", which is not web-ready and "kpostal_web" only opens in a new window. "kakao_address_widget" is an address finder in popup format.'

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on kakao_address_web