这是pubspec.yaml
dependencies:
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
url_launcher: ^4.0.3
cupertino_icons: ^0.1.2
第20行的pubspec.yaml的第3列错误:在解析块映射时需要键。当我尝试在我的应用中实现电话呼叫时遇到此错误。第20行是url_launcher:^ 4.0。 3