window_manager
window_manager copied to clipboard
MissingPluginException
Hello all,
I'm trying to install bundle of an app on raspberry/raspbian using flutter-pi .(giving some context).
When I execute the command to run the application in command line, I received this error:
[ERROR:flutter/lib/ui/ui_dart_state.cc(198)] Unhandled Exception: MissingPluginException(No implementation found for method ensureInitialized on channel window_manager) #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:165:7) <asynchronous suspension> #1 WindowManager.ensureInitialized (package:window_manager/src/window_manager.dart:93:5) <asynchronous suspension> #2 main (package:totems/main.dart:25:5) <asynchronous suspension>
Do you think is something about compatibility of the window manager with linux/raspbian?
Thanks
Have you resolved ?
Hi, No I didn't, I decided to no use this package.
And which one do you use ?
Hi, Sorry didn't receive the notification, I didn't use another package.