Flutter/오류해결

[Flutter] Error: The type 'JSObject' can't be used as supertype.

주톨 2024. 8. 8. 15:36
728x90

 

 

 

Error: The type 'JSObject' can't be used as supertype.

 

Flutter 버전 업그레이드 하면서 웹 빌드시에 해당 에러로 빌드 실패함.

 

 

해결방법

flutter pub upgrade web