Future 表示在接下来的某个时间的值或错误,借助 Future 我们可以在Flutter实现异步操作。 它类似于ES6中的Promise,提供 then 和 catchError 的链式 ...
確定! 回上一頁