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
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
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: []
The text was updated successfully, but these errors were encountered: