我想在pubspec.yaml中更改字体系列,但是当我运行pub get时会发生什么并不是我所期望的。我就是这么做的..。style: italic在运行pub get之后我得到了什么Error detected in pubspec.yaml╷ │ ^Please correct the pubspec.yaml file at C:\Users\Khomotjo\c
我注意到,pubspec.yaml文件似乎包含的不仅仅是第三方库的依赖版本。例如。# The following section is specific to Flutter. uses-material-design: true
pubspec.yaml是设计用来提供配置标志还是仅用于依赖项?颤振使用pubspec.yaml惯用飞镖