FAILED **
↳
In file included from /Users/archer/.pub-cache/hosted/pub.dartlang.org/flutter_webrtc我已经删除了.pub-cache并让它重新构建,我已经运行了brew doctor,而flutter doctor没有显示任何警告。
I无法将包连接到pubspect.yaml地理位置
http: ^0.12.0 sdk: flutter出现错误:[logining] flutter packages get
Running "flutter packages get" in logining...The current Dart SDK version is 2.1.0-dev.9.4.flutt
The sample app对我来说运行得很好,我也尝试过在我的Flutter应用程序中使用它,但我不能用import "dart:ffi"调用它,尽管我机器上的Flutter是使用Dart 2.3.0我检查了一下发生了什么,然后我发现sky_engine不包含ffi.dart,而它包含其他库(例如"dart:core")。此外,我注意到这些库的源文件是使用BUILD.gn或_embedder.yaml从$FLUTTER_ROOT/bin/cac
/flutter/.pub-cache/hosted/pub.dartlang.org/video_player_platform_interface-2.2.0/lib/messages.dart:432- 'BasicMessageChannel' is from 'package:flutter/src/services/platform_channel.dart' ('../../.