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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
2
likes
120
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

2024.07.06 - 2025.01.18

'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.'

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on kakao_address_web