kpostal 1.0.0-dev.3 copy "kpostal: ^1.0.0-dev.3" to clipboard
kpostal: ^1.0.0-dev.3 copied to clipboard

Kpostal package can search for Korean postal addresses using Kakao postcode service. This package is inspired by Kopo package that is discontinued.

1.0.0-dev.3 #

  • Dart SDK version <4.0.0
  • Example App targets Android SDK 34 version
  • geocoding update to 2.2.1+1

1.0.0-dev.2 #

BREAKING CHANGES #

  • Dart SDK version >=2.17.0
  • Update docs and example

1.0.0-dev.1 #

  • flutter_inappwebview update 6.x.x version
  • fix typo

BREAKING CHANGES #

  • Flutter minimum version 3.0.0
  • Updated Android minSdkVersion to 19
  • the minimum iOS version to be 9.0(ios/Podfile) with XCode version >= 14

0.5.1 #

  • fix #12 issue : show representative jibunAddress

0.5.0 #

  • remove pubspec.lock from git.
  • update dependencies.
  • improve method for searching latitude and logitude through geocoding. if not found by eng address, retry using kor address.
  • log info.

0.4.2 #

  • fix a bug below Android 10.

0.4.1 #

  • add "bname1" parameter.

0.4.0 #

  • remove "webview_flutter" from dependencies. all components related to Webview(local hosting, javascript message, view page...) are integrated using "flutter_inappwebview" package.

0.3.2 #

  • fix "not callback when geocoding value is null"
  • fix protocol error and update html file

0.3.1 #

  • fix platform geocoding returns wrong coordinates.
  • add kakao geocoding(optional)
  • update docs

0.3.0 #

  • provides latitude and logitude
  • update docs

0.2.0 #

  • add search w/ localhost server

0.1.3 #

  • update README.md
  • add Korean docs
  • add 'userSelectedAddress' getter

0.1.2 #

  • update docs typo

0.1.1 #

  • update docs & fix android bug(can't listen callback)

0.1.0 #

  • initial publish
63
likes
130
pub points
91%
popularity

Publisher

verified publishertykan.dev

Kpostal package can search for Korean postal addresses using Kakao postcode service. This package is inspired by Kopo package that is discontinued.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_inappwebview, geocoding

More

Packages that depend on kpostal