使用future.then获取future值; 使用cat捕获异常; 使用whenComplete获取结束回调 ... import 'package:flutter/material.dart'; class ZMFuture<T> { static ...
確定! 回上一頁