first of all I'm new with web development. though I've written some API's in php but they are basically for my desktop app only.
When I'm running my Flutter App from Desktop mode it works fine, but in Web Mode it throws error XMLHttpRequest error.
On searching I came to know that it has something to do with CORS