window_manager icon indicating copy to clipboard operation
window_manager copied to clipboard

cannot create sub window

Open ghrejoe opened this issue 2 years ago • 1 comments

ghrejoe avatar Jul 05 '22 11:07 ghrejoe

same issue

[ERROR:flutter/lib/ui/ui_dart_state.cc(198)] Unhandled Exception: MissingPluginException(No implementation found for method createSubWindow on channel window_manager)

sanihaq avatar Jul 07 '22 18:07 sanihaq

Same [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method createSubWindow on channel window_manager)

[√] Flutter (Channel stable, 3.3.10, on Microsoft Windows [Version 10.0.22000.1335], locale en-US) [√] Android toolchain - develop for Android devices (Android SDK version 33.0.0) [√] Chrome - develop for the web [√] Visual Studio - develop for Windows (Visual Studio Build Tools 2019 16.11.17) [√] Android Studio (version 2021.3) [√] VS Code (version 1.74.1) [√] Connected device (3 available) [√] HTTP Host Availability

tenraneko avatar Dec 17 '22 14:12 tenraneko

The createSubWindow method has been removed, the current implementation has too many issues.

lijy91 avatar Jan 19 '23 16:01 lijy91