添加依赖,在pubspec.yaml 中添加http 依赖http: ^0.11.3+17,之后package get 同步;. 在具体的dart 文件中引入http;import ...
確定! 回上一頁