I'm using image_picker
in my Flutter app. When I test my app in Flutter web, it says I can't use path
parameter in Flutter web.
However, I need to get the path of the image. How to do it?
I googled this, I asked Google Bard and ChatGPT, but didn't…
Top comments (0)