Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

close error #32

Closed
ssorttang opened this issue Oct 28, 2022 · 4 comments
Closed

close error #32

ssorttang opened this issue Oct 28, 2022 · 4 comments

Comments

@ssorttang
Copy link

Hi

I try to close overlay.
but I got some issue..

please help me!
thanks.

error

[debug]
E/flutter (25852): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method close on channel x-slayer/overlay_channel)
E/flutter (25852): #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:294:7)
E/flutter (25852):
E/flutter (25852): #1 FlutterOverlayWindow.closeOverlay (package:flutter_overlay_window/flutter_overlay_window.dart:83:24)
E/flutter (25852):
E/flutter (25852):

@Dennis-Mwea
Copy link

For some reason, the overlay get's destroyed but is still being shown. Could this be related?
Screenshot 2022-11-04 at 18 14 08

@diego-lipinski-de-castro

found any solution?

@X-SLAYER
Copy link
Owner

can you try the latest version using the git before I push new updates to the pub .dev

 flutter_overlay_window:
     git:
      url: https://github.com/X-SLAYER/flutter_overlay_window.git

@X-SLAYER
Copy link
Owner

#48 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants