Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
No file or variants found for asset: images/diamond.png #35
Comments
|
I went into YAML and changed it to : assets: That runs the app now but wont show the diamond. I/flutter (12936): Unable to load asset: images/diamond.png Is the error I'm getting. |
|
Hi.
Did you download the Diamond file from the resources and save it inside the
folder Images in your project?
Regards
---
*Fabrício G. Valadares*
Lattes: http://lattes.cnpq.br/1002632563427298
Mobile: +55 31 9 9357-6193
Linkedin:http://br.linkedin.com/pub/fabricio-valadares/45/586/5a1/
mail: fabricio.valadares@gmail.com
*Os homens conseguiriam muito mais coisas se julgassem menos coisas
impossíveis.*
Embora ninguém possa voltar atrás e fazer um novo começo, qualquer um pode
começar agora e fazer um novo fim. Francisco Cândido Xavier
The information contained in this email and any attachments is confidential
and may be subject to copyright or other intellectual property protection.
If you are not the intended recipient, you are not authorized to use or
disclose this information, and we request that you notify us by reply mail
or telephone and delete the original message from your mail system.
…On Tue, 11 Aug 2020 at 14:09, Orlando00 ***@***.***> wrote:
I went into YAML and changed it to :
assets:
- images/
That runs the app now but wont show the diamond.
I/flutter (12936): Unable to load asset: images/diamond.png
Is the error I'm getting.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#35 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC5UWMMOI5UWML4FHHOHQKDSAF3MRANCNFSM4P3H5V6Q>
.
|
|
Yes I did. I can see it in the file folder and when I double click it, it comes on the screen.
… On Aug 11, 2020, at 10:28 AM, Fabrício Valadares ***@***.***> wrote:
Hi.
Did you download the Diamond file from the resources and save it inside the
folder Images in your project?
Regards
---
*Fabrício G. Valadares*
Lattes: http://lattes.cnpq.br/1002632563427298
Mobile: +55 31 9 9357-6193
Linkedin:http://br.linkedin.com/pub/fabricio-valadares/45/586/5a1/
mail: ***@***.***
*Os homens conseguiriam muito mais coisas se julgassem menos coisas
impossíveis.*
Embora ninguém possa voltar atrás e fazer um novo começo, qualquer um pode
começar agora e fazer um novo fim. Francisco Cândido Xavier
The information contained in this email and any attachments is confidential
and may be subject to copyright or other intellectual property protection.
If you are not the intended recipient, you are not authorized to use or
disclose this information, and we request that you notify us by reply mail
or telephone and delete the original message from your mail system.
On Tue, 11 Aug 2020 at 14:09, Orlando00 ***@***.***> wrote:
> I went into YAML and changed it to :
>
> assets:
> - images/
>
> That runs the app now but wont show the diamond.
>
> I/flutter (12936): Unable to load asset: images/diamond.png
>
> Is the error I'm getting.
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#35 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AC5UWMMOI5UWML4FHHOHQKDSAF3MRANCNFSM4P3H5V6Q>
> .
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
|
I got it to work. I exited out of Android Studios and brought back up and now it works lol |
|
Sometimes, when you make changes on your project it's interesting to run
the command File/Invalidate cache/restart -> It solves a lot of problems :)
;)
---
*Fabrício G. Valadares*
Lattes: http://lattes.cnpq.br/1002632563427298
Mobile: +55 31 9 9357-6193
Linkedin:http://br.linkedin.com/pub/fabricio-valadares/45/586/5a1/
mail: fabricio.valadares@gmail.com
*Os homens conseguiriam muito mais coisas se julgassem menos coisas
impossíveis.*
Embora ninguém possa voltar atrás e fazer um novo começo, qualquer um pode
começar agora e fazer um novo fim. Francisco Cândido Xavier
The information contained in this email and any attachments is confidential
and may be subject to copyright or other intellectual property protection.
If you are not the intended recipient, you are not authorized to use or
disclose this information, and we request that you notify us by reply mail
or telephone and delete the original message from your mail system.
…On Tue, 11 Aug 2020 at 19:55, Orlando00 ***@***.***> wrote:
I got it to work. I exited out of Android Studios and brought back up and
now it works lol
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#35 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC5UWMON4RDGJHURRIS2Z5DSAHD7JANCNFSM4P3H5V6Q>
.
|
|
Hi check this issue for clearing the doubts. Indentation matters in Flutter |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

I keep getting this error code. My indents look correct in YAML. Not sure what's going on. Thanks