Flutter 官方推薦使用path_provider,撰寫文件的這個時間點,其版本是1.6.11,要使用 ... Future<File> get _messageFile async { final path = await _appDocPath; ...
確定! 回上一頁