Time:10-07
I am trying to add images to my flutter app via assets.
CodePudding user response:
You are doing wrong thing in pubspace.yaml. Maintain whitespaces as shown in below
flutter: assets: - assets/
Page link:https//www.codepudding.com/frontend/142250.html