安装app Future<Null> _installApk() async { String path = await _apkLocalPath; await OpenFile.open(path + '/' + apkName); } 复制代码.
確定! 回上一頁