Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在我的 pubspec.yaml 文件中使用锚点来帮助输入依赖路径。按照这个答案,这似乎很简单,但 Android Studio 的检查告诉我无法解析这样指定的依赖路径。
pubspec.yaml 文件的屏幕截图:
以及由此产生的“颤振 pub get”输出:
我究竟做错了什么?