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 method createWindow on channel window_manager_plus_static #2

Open
CaoGiaHieu-dev opened this issue Oct 11, 2024 · 0 comments

Comments

@CaoGiaHieu-dev
Copy link

i hot this issue when call WindowManagerPlus.createWindow
step to reproduce : open -> close -> reopen new window . it will crash

flutter: MissingPluginException(No implementation found for method createWindow on channel window_manager_plus_static)
flutter: #0      MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:332)
flutter: <asynchronous suspension>
flutter: #1      WindowManagerPlus.createWindow (package:window_manager_plus/src/window_manager.dart:250)
flutter: <asynchronous suspension>
flutter: #2      MultiWindowManager.openNews (package:super_up/app/modules/multi_window_manager/multi_window_manager.dart:23)
flutter: <asynchronous suspension>
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

1 participant