DEV Community

My Car
My Car

Posted on

How to get the path of an image in Flutter web?

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)