import 'package:http/http.dart' as http;. Also Import import 'dart:convert'; to convert the JSON data. ... String url = "Your_URL";. This is the ...
確定! 回上一頁