Isvisoft / flutter_screen_recording

A new Flutter plugin for record the screen.
MIT License
142 stars 138 forks source link

[bug][iOS] Landscape orientation recording #86

Open abdullah432 opened 1 year ago

abdullah432 commented 1 year ago

I'm using latest version flutter_screen_recording: ^2.0.8 when using landscape orientation, the phone is being recorded in a vertical resolution video, which causes the output to be "squashed" into it vertically.

adnanatif commented 1 year ago

@abdullah432 need your help in screen recording in Flutter. Let me know if you available so we can discuss it.

onstonboy commented 9 months ago

Hi, Im facing this issue in flutter_screen_recording: ^2.0.8 and flutter_screen_recording: ^2.1.0 also

onstonboy commented 7 months ago

I fixed the landscape recording for iOS. If anyone want can use my own repo.

flutter_screen_recording: git: url: https://github.com/onstonboy/flutter_screen_recording.git ref: https://github.com/Isvisoft/flutter_screen_recording/commit/314c5fac5ada20a1085f27ea6f158f51d3f4b3da path: flutter_screen_recording