outputFile= await FilePicker.platform.saveFile( dialogTitle: 'Please select an output file:', bytes: Fila.readAsBytesSync(), fileName: Fila.path.split('/').last, ); the output file value returns with: /document/76 not the path or name selected