I am not able to use the image_picker package, VS marks it as an error "Target of the URI doesn't exist"

CodePudding user response:
Stop project and do this flutter clean and flutter pub get and start it again.

I am not able to use the image_picker package, VS marks it as an error "Target of the URI doesn't exist"

CodePudding user response:
Stop project and do this flutter clean and flutter pub get and start it again.