The FileReader API is asynchronous so you need to add some handlers. It can be handled like this (using the dart:dom API): void fileUpload() {
確定! 回上一頁