I\'m using JSON file and register in Pubspec.ymal but showing error and also when I use an image and register it, the same error also occurs. Maybe there is a f
Pubspec.ymal
Spaces are significant in YAML
assets is indented too far
assets
flutter_test: sdk: flutter flutter: uses-material-design: true assets: - loadjson/person.json