You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
════════ Exception caught by services library ══════════════════════════════════
The following MissingPluginException was thrown while activating platform stream on channel github.com/adee42/flutter_keyboard_visibility:
MissingPluginException(No implementation found for method listen on channel github.com/adee42/flutter_keyboard_visibility)
When the exception was thrown, this was the stack
#0 MethodChannel.invokeMethod
package:flutter/…/services/platform_channel.dart:319
#1 EventChannel.receiveBroadcastStream.
package:flutter/…/services/platform_channel.dart:517 #3 EventChannel.receiveBroadcastStream.
package:flutter/…/services/platform_channel.dart:503 #8 new KeyboardVisibilityNotification (package:keyboard_visibility/keyboard_visibility.dart:37:10)
The text was updated successfully, but these errors were encountered:
Here is a stacktrace of my error:
════════ Exception caught by services library ══════════════════════════════════
The following MissingPluginException was thrown while activating platform stream on channel github.com/adee42/flutter_keyboard_visibility:
MissingPluginException(No implementation found for method listen on channel github.com/adee42/flutter_keyboard_visibility)
When the exception was thrown, this was the stack
#0 MethodChannel.invokeMethod
package:flutter/…/services/platform_channel.dart:319
#1 EventChannel.receiveBroadcastStream.
package:flutter/…/services/platform_channel.dart:517
#3 EventChannel.receiveBroadcastStream.
package:flutter/…/services/platform_channel.dart:503
#8 new KeyboardVisibilityNotification (package:keyboard_visibility/keyboard_visibility.dart:37:10)
The text was updated successfully, but these errors were encountered: