Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • 3
    Yes, I was assets name problem, now it's working fine Commented May 18, 2021 at 5:23
  • Yes, that was my issue it was " - assets/icons/svg" i added the '/" at the end like this " - assets/icons/svg/" and it works thanks Commented Jun 23, 2022 at 6:27
  • My issue was related to Assets folder of a native plugin I was developing. I just removed the reference from ppubspec.yaml and the problem's gone! Thank you!! Commented Jul 12, 2023 at 23:29