Is there any way to load local images by path? #2831
Unanswered
OlehSalamakha
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm working on cross-platform project and need to be able to load images from different paths.
For example /data/user/0/my_package_name/files/9a8a59d2-8e46-4203-a9b6-ba558081e763-1_all_34368.jpg
I was trying to set this path to Model in AsyncImage, but it doesn't work.
Beta Was this translation helpful? Give feedback.
All reactions