如何在 dart 中的 http 请求正文中发送布尔值或整数?文档说我只能发送字符串、列表或地图。如何使其适用于 Dart 中的布尔值或整数?
http dart flutter
dart ×1
flutter ×1
http ×1