naver_maps_sdk_flutter 1.0.1 copy "naver_maps_sdk_flutter: ^1.0.1" to clipboard
naver_maps_sdk_flutter: ^1.0.1 copied to clipboard

Flutter Naver Maps SDK

1.0.1 #

  • webview: harden WKWebView lifecycle to prevent KVO dealloc crash
    • Add lifecycle guards (_isDisposed/_isMapInitialized) and safe JS wrappers
    • Make initMap idempotent; gate JS calls until page ready
    • Teardown: call disposeMap then load blank HTML to stop observers/loads
    • Extract in-app link WebView with safe dispose to avoid dealloc races
    • Pass flutter analyze clean

1.0.0 #

  • stable release