void getData() { List<int> bytes = utf8.encode('this is the text file'); print(bytes); // Need to download this with txt file. } 谁能帮我实现这一目标. flutter ...
確定! 回上一頁