endmr11 / ed_screen_recorder

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

MissingPluginException(No implementation found for method startRecordScreen on channel ed_screen_recorder) #91

Open sherdiltahir opened 1 year ago

sherdiltahir commented 1 year ago

i have got this issue in my phones

Launching lib/main.dart on Pixel 2 in debug mode... Running Gradle task 'assembleDebug'... ✓ Built build/app/outputs/flutter-apk/app-debug.apk. Installing build/app/outputs/flutter-apk/app-debug.apk... W/FlutterActivityAndFragmentDelegate(29061): A splash screen was provided to Flutter, but this is deprecated. See flutter.dev/go/android-splash-migration for migration steps. Debug service listening on ws://127.0.0.1:52110/P-gpzRS3DCo=/ws Syncing files to device Pixel 2... D/onStartCommand(29061): Service started W/Gralloc4(29061): allocator 3.x is not supported W/Gralloc3(29061): allocator 3.x is not supported I/flutter (29061): MissingPluginException(No implementation found for method startRecordScreen on channel ed_screen_recorder) I/flutter (29061): MissingPluginException(No implementation found for method stopRecordScreen on channel ed_screen_recorder)