flutter_movie icon indicating copy to clipboard operation
flutter_movie copied to clipboard

import 'package:flutter/services.dart'; 导包失败

Open tracyliu1 opened this issue 6 years ago • 4 comments

import 'package:flutter/services.dart'; 颜色是灰色的,下载了两次 怎么导入都不行。。。哎

tracyliu1 avatar Apr 25 '18 10:04 tracyliu1

截止5月9日,read方法已改为通过http包下的http.dart来完成

MyateJx avatar May 08 '18 12:05 MyateJx

这个问题解决了没有? @tracyliu1 ,我现在也是导入不了

tmexcept avatar May 16 '18 02:05 tmexcept

u can use http.dart or dio.dart instead of services.dart'; visit https://pub.dartlang.org/packages/http#-readme-tab- or https://github.com/flutterchina/dio

lairdli avatar May 16 '18 09:05 lairdli

ok, thanks @lairdli

tmexcept avatar May 16 '18 11:05 tmexcept