window_manager icon indicating copy to clipboard operation
window_manager copied to clipboard

Getting error in windows build

Open rockstarvibu opened this issue 2 months ago • 1 comments

i tried

flutter clean
flutter pub get

but still it didnot worked and i can see library is installed successfully

Originally posted by @rockstarvibu in #574

rockstarvibu avatar Nov 18 '25 04:11 rockstarvibu

error

Error:

MissingPluginException(No implementation found for method ensureInitialized on channel window_manager)

Stack Trace:
#0      MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:365)
<asynchronous suspension>

#1      WindowManager.ensureInitialized (package:window_manager/src/window_manager.dart:104)

rockstarvibu avatar Nov 18 '25 04:11 rockstarvibu