taufiqjack / flutter_hardware_button_nullsafety

MIT License
1 stars 1 forks source link

error #1

Open ARA-ZET opened 1 year ago

ARA-ZET commented 1 year ago

══╡ EXCEPTION CAUGHT BY SERVICES LIBRARY ╞══════════════════════════════════════════════════════════ The following MissingPluginException was thrown while activating platform stream on channel flutter.moum.hardware_buttons.volume: MissingPluginException(No implementation found for method listen on channel flutter.moum.hardware_buttons.volume)

shivapardheep commented 1 year ago

same issue Brother....@ARA-ZET

shivapardheep commented 1 year ago

The following MissingPluginException was thrown while activating platform stream on channel flutter.moum.hardware_buttons.volume: MissingPluginException(No implementation found for method listen on channel flutter.moum.hardware_buttons.volume) When the exception was thrown, this was the stack: #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:294:7) #1 EventChannel.receiveBroadcastStream. (package:flutter/src/services/platform_channel.dart:637:9) ==================================================================================================== ======== Exception caught by services library ====================================================== The following MissingPluginException was thrown while activating platform stream on channel flutter.moum.hardware_buttons.home: MissingPluginException(No implementation found for method listen on channel flutter.moum.hardware_buttons.home) When the exception was thrown, this was the stack: #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:294:7) #1 EventChannel.receiveBroadcastStream. (package:flutter/src/services/platform_channel.dart:637:9) ==================================================================================================== ======== Exception caught by services library ====================================================== The following MissingPluginException was thrown while activating platform stream on channel flutter.moum.hardware_buttons.lock: MissingPluginException(No implementation found for method listen on channel flutter.moum.hardware_buttons.lock) When the exception was thrown, this was the stack: #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:294:7) #1 EventChannel.receiveBroadcastStream. (package:flutter/src/services/plat

ARA-ZET commented 1 year ago

anyone with solution for such errors or they need to upgrade the plugin