Flutter Pub: Expected a key while parsing a block mapping. path:

后端 未结 11 1286
死守一世寂寞
死守一世寂寞 2020-12-24 11:22

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

11条回答
  •  眼角桃花
    2020-12-24 12:02

    **Error on line 46, column 4: Expected a key while parsing a block mapping. assets:

    flutter: uses-material-design: true assets: - assets/dhaka.jpg**

    Make sure when you uncomment the line please check indentation. if indentation is wrong it's going error. flowing this image. Happy coding !!!

提交回复
热议问题