创建http请求. http支持位于dart:io,所以要创建一个HTTP client, 我们需要添加一个导入:. import 'dart:io';. var httpClient = new HttpClient();.
確定! 回上一頁