카테고리 없음
Error on line 48, column 5: Expected a key while parsing a block mapping
new_star
2022. 8. 16. 12:18
Error on line 48, column 5: Expected a key while parsing a block mapping
flutter 플러터를 할 경우 yaml 파일에서 에러가 발생하였다. 단순한 들여쓰기 에러다
1. 에러
assets 구문의 위치가 중요
2. 해결
flutter:
# The following line ensures that the Material Icons font is
# included with your application, so that you can use the icons in
# the material Icons class.
uses-material-design: true
# To add assets to your application, add an assets section, like this:
assets:
- assets/