### Page URL https://flutter-ko.dev/ ### Page source _No response_ ### Describe the problem 다음과 같은 에러와 함께 작동하지 않습니다. ``` Error compiling to JavaScript: unsupported import: package:flutter_web/material.dart unsupported import: package:flutter_web_ui/ui.dart ``` ### Expected fix 다른 언어 버전에서는 "브라우저에서 Flutter를 사용해보세요" 카드 자체가 없던데 그냥 지워도 될 것 같습니다. ### Additional context _No response_
Page URL
https://flutter-ko.dev/
Page source
No response
Describe the problem
다음과 같은 에러와 함께 작동하지 않습니다.
Expected fix
다른 언어 버전에서는 "브라우저에서 Flutter를 사용해보세요" 카드 자체가 없던데 그냥 지워도 될 것 같습니다.
Additional context
No response