chopper

Flutter + Chopper POST API not working in web

旧巷老猫 提交于 2020-07-19 07:40:12
问题 I am completely new to flutter. While learning flutter I am not able to login with flutter web application same code is working fine with the android mobile app. Please find the below log info. The same call is working on all platforms except flutter web INFO: 2020-05-22 17:40:48.229: curl -v -X POST -H 'content-type: application/json; charset=UTF-8' -H 'Accept: / ' -H 'Cache-Control: no-cache' -H 'Connection: keep-alive' -d '{"username":"admin","password":"admin@123"}' http://healthvedic.in

Flutter + Chopper POST API not working in web

拟墨画扇 提交于 2020-07-19 07:40:07
问题 I am completely new to flutter. While learning flutter I am not able to login with flutter web application same code is working fine with the android mobile app. Please find the below log info. The same call is working on all platforms except flutter web INFO: 2020-05-22 17:40:48.229: curl -v -X POST -H 'content-type: application/json; charset=UTF-8' -H 'Accept: / ' -H 'Cache-Control: no-cache' -H 'Connection: keep-alive' -d '{"username":"admin","password":"admin@123"}' http://healthvedic.in