[ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: Bad state: Can't finalize a finalized MultipartFile. [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: Bad state: Can't finalize a finalized MultipartFile. 이 에러가 나는 이유는 MultipartFile이 한번 보내졌었기 때문이다. 해결하려면, 새로운 MultipartFile을 생성하면 된다! flutter 2022.08.18