fix:[Serving Static Files] flutter web app image can't get show URL Image CORS policy error #1688
Labels
bug
Something isn't working as expected
needs reproductive steps
This issue lacks sufficient details and further information in needed
waiting for response
Waiting for follow up
Description
I am running xamp in my local server.i deploy flutter bex app in xamp .also running dart_frog api in same server ,so when i access web app images are not loading dueto CORS policy, imageurl is http://192.168.1.60/image/abc.png
Steps To Reproduce
I am running xamp in my local server.i deploy flutter bex app in xamp .also running dart_frog api in same server ,so when i access web app images are not loading dueto CORS policy, imageurl is http://192.168.1.60/image/abc.png
Expected Behavior
I am running xamp in my local server.i deploy flutter bex app in xamp .also running dart_frog api in same server ,so when i access web app images are not loading dueto CORS policy, imageurl is http://192.168.1.60/image/abc.png
Additional Context
No response
The text was updated successfully, but these errors were encountered: