Posts by NKDesign • 1 point
1 post
-
0
votes0
answers13
viewsQ: How to use Dart.Dio to make a get request by passing parameters on the body?
Problem happens with flutter, using the Dio 4.0.0 package I am using it as follows, however it presents error 414 (Dioerrortype.Response). Ps.: Using Postman with same address and parameter values…