endmr11 / ed_screen_recorder

Screen recorder plugin for Flutter. Supports IOS and Android devices.
MIT License
26 stars 35 forks source link

There are spelling errors in files #42

Closed iCytus closed 1 year ago

iCytus commented 1 year ago

Hi, In the file SwiftEdScreenRecorderPlugin.swift, on line 123, this should be self.videoOutputURL = URL(fileURLWithPath: String(filePath.appendingPathComponent(fileName))), NOT self.videoOutputURL = URL(fileURLWithPath: String(self.filePath.appendingPathComponent(fileName)))

endmr11 commented 1 year ago

Version 0.0.13 has been released. Could you please check again and report back to me?

iCytus commented 1 year ago

It's useful for me