For Flutter, you can use the FutureBuilder class to simplify building widgets that rely on futures. 方法2: You can use .then without the adding the async.
確定! 回上一頁