dart - Flutter:http post上传图片 ... import 'package:http/http.dart' as http; static ocr(File image) async { var url = '${API_URL}ocr'; ...
確定! 回上一頁