yml (1) 썸네일형 리스트형 Asset manifest contains a null or empty uri 현상 빌드를 하거나 pub get을 할 경우 Asset manifest contains a null or empty uri 오류 문구가 발생하나 동작은 함. [flutter_after_upgrade] flutter pub get --no-example Error detected in pubspec.yaml: Expected "assets" to be a list of strings, but the first element is [null] (YamlList).원인 pubspec.yml에서 assets 영역에 불필요한 - 요소가 있어서 발생합니다. -만 있고 내용은 없는 경우입니다. 간단하게 해당 부분을 삭제하면 해결됩니다. 출처: https://velog.io/@daeun2yaaa/Asset-manife.. 이전 1 다음