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

No implementation found for the method ensureInitialized when performing a hot restart. #15

Open
tegarnugroho opened this issue Feb 13, 2025 · 2 comments

Comments

@tegarnugroho
Copy link

tegarnugroho commented Feb 13, 2025

Hi, I'm experiencing this issue when running the example provided by the package on the Windows platform when performing a hot restart.. Is there any solution?

[ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: MissingPluginException(No implementation found for method ensureInitialized on channel window_manager_plus)
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:332:7)
platform_channel.dart:332

#1 WindowManagerPlus.ensureInitialized (package:window_manager_plus/src/window_manager.dart:283:5)
window_manager.dart:283

#2 main (package:window_manager_plus_example/main.dart:16:3)
main.dart:16

Restarted application in 569ms.
flutter: []

Image

@vadlogxz
Copy link

Hi, I have the same problem. Did you find a solution?

@tegarnugroho
Copy link
Author

Hi @vadlogxz, unfortunately, I still haven't found a solution.

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

2 participants