note11g / flutter_naver_map

Naver Mobile Dynamic Map SDK for Flutter (unofficial)
BSD 3-Clause "New" or "Revised" License
143 stars 69 forks source link

NaverMap() 호출시 오류 발생 #228

Closed dsdskm closed 6 months ago

dsdskm commented 6 months ago

/C:/Users/tothe/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_naver_map-1.1.2/lib/src/util/widget_to_image.dart:43:13: Error: No named parameter with the name 'size'. size: size, devicePixelRatio: view.devicePixelRatio), ^^^^ ../../../flutter/flutter/packages/flutter/lib/src/rendering/view.dart:28:9: Context: Found this candidate, but the arguments don't match. const ViewConfiguration({ ^^^^^^^^^^^^^^^^^

note11g commented 6 months ago

사용중이신 플러터 버전을 알려주실 수 있으실까요?

dsdskm commented 6 months ago

Tools • Dart 3.5.0 (build 3.5.0-100.0.dev) • DevTools 2.35.0-dev.8 입니다~

note11g commented 6 months ago

main이나 dev channel 으로 사용하고 계실까요? @dsdskm

note11g commented 6 months ago

182 와 중복이며, 이는 버그가 아닙니다.

flutter stable 채널을 사용하는 것이 아니라면, 해당 이슈를 트래킹해주세요.