flutter_kakao_map_api 1.0.7 copy "flutter_kakao_map_api: ^1.0.7" to clipboard
flutter_kakao_map_api: ^1.0.7 copied to clipboard

KakaoMapsSDK for Flutter

1.0.7 #

  • Fixed the Swift compiler issue where attributes like @preconcurrency were incorrectly applied to types.

  • The @preconcurrency attribute has been properly applied only to declarations, resolving the compilation error.

1.0.6 #

  • Prevents cases where the layer is null.

1.0.5 #

  • Configure how to initialize the map.

1.0.4 #

  • Fix error when layer is null

1.0.3 #

  • Implemented to work on iOS as well.

1.0.2 #

  • Ability to modify movement path

1.0.1 #

  • Implement a function to display shape

1.0.0 #

  • KakaoMap configuration reflected in real time.