Flutter: http.post the object

后端 未结 0 356
时光取名叫无心
时光取名叫无心 2021-01-06 19:48

I am trying to send a http.post request with multiple variables.

var acc = {
    \'acc_type\': \'normal\',
    \'time\': \'Jan 27\',
  };

  var what = await          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题