endmr11 / ed_screen_recorder

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

Does not work at all #90

Open Z6P0 opened 1 year ago

Z6P0 commented 1 year ago

I tried to run the example app on Android (versions from 10 to 13) but it does nothing. Pressing START RECORD blocks at the startRecordScreen call. Please help or fix.

bhavykoshti commented 1 year ago

Same

tgthiag commented 1 year ago

Same here

valoGamer commented 1 year ago

try this works for Me..

dependencies { // implementation "org.jetbrains.kotlin:kotlin -stdlib-jdk7:$kotlin_version" implementation 'com.github.HBiSoft:HBRecorder:3.0.1' implementation 'androidx.appcompat:appcompat:1.4.1' }

stop and Run again

waseem-shaukat commented 1 year ago

Didn't worked for me

vipul-omniful commented 4 months ago

same

MuksithMRA commented 4 months ago

same