I'm working on new application and i get this error on "parsing a block mapping"
I already tried this option :"https://stackoverflow.com/questions/55470780/error-on-line-55-column-4-of-pubspec-yaml-expected-a-key-while-parsing-a-block" but it won't work
fonts:
- family: GoogleSans
fonts:
- asset: assets\fonts\GoogleSansRegular.ttf
weight: 40
column 4 of pubspec.yaml: Expected a key while parsing a block mapping.
╷
70 │ fonts:
│ ^
╵
Error detected in pubspec.yaml: