Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to load images #66

Open
whitewidow31 opened this issue Jan 15, 2023 · 2 comments
Open

unable to load images #66

whitewidow31 opened this issue Jan 15, 2023 · 2 comments

Comments

@whitewidow31
Copy link

No matter what I've tried with the mi_card_flutter it will not load images either if its a network image. Every time I run it comes up with a whole list of excepts that are pointing to the assets_build.dart
There is no faults in the yaml file and I have looked at everything in stack over flow and tried everything that has been advised but still fails to load and still brings up the assets_build.dart.
Can someone please help me as I'm at the point of pulling my hair out

@rahulshinders
Copy link

If you have created assets folder and added your image inside it then write: - assets/<image_name><.ext>,
If you have created assets folder and have created one more images folder for images then write: - assets/images/<image_name><.ext> inside pubspec.yaml file

@whitewidow31
Copy link
Author

whitewidow31 commented Feb 3, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants