endmr11 / ed_screen_recorder

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

android error #30

Open jaish702 opened 2 years ago

jaish702 commented 2 years ago

C:\Users\jaish\AppData\Local\Pub\Cache\hosted\pub.dartlang.org\screen_recoder_7-0.0.13\android\src\main\java\com\example\screen_recoder_7\ScreenRecoder_7Plugin.java:154: error: method startScreenRecording in class HBRecorder cannot be applied to given types; hbRecorder.startScreenRecording(data, resultCode, activity); ^ required: Intent,int found: Intent,int,Activity reason: actual and formal argument lists differ in length

endmr11 commented 2 years ago

@jaish702 Thanks for your feedback, but I would appreciate it if you could combine all your problems into one issue.

jaish702 commented 2 years ago

ok so i am creating a new issue. with all my probleams.

endmr11 commented 1 year ago

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