【发布时间】:2019-02-13 06:25:17
【问题描述】:
https://gist.github.com/bugudiramu/2c73f41a29ec8cd07dc7a592aaea3c65
尝试解析此 Dart 文件以查找其依赖项时: F:\flutter.pub-cache\hosted\pub.dartlang.org\http-0.12.0+1\lib\http.dart ...分析仪因以下错误而失败: F:\flutter.pub-cache\hosted\pub.dartlang.org\http-0.12.0+1\lib\http.dart 中的错误:应找到';'。
【问题讨论】:
-
我用它 import 'package:http/http.dart' as http;
标签: flutter