Expected a key while parsing a block mapping. | 66| - images/ | ^ | Please correct the pubspec.yaml file at pubspec.yaml exit code 1
Asked
Active
Viewed 499 times
1 Answers
1
In pubspec.yaml
file under scroll down to flutter
section and add your assets like this:
flutter:
uses-material-design: true
assets:
- image_path/image_name

Tareq Amenah
- 96
- 3