Flutter 上應該怎麼請求http?很簡單,直接用 dart:io 包下的HttpClient ,如下程式碼:. HttpClient client = HttpClient(); client.
確定! 回上一頁