Closed mapleafgo closed 4 years ago
Please check https://github.com/JanezStupar/flutter_systray for a systray plugin More information about correct thread handling can be found in: https://github.com/go-flutter-desktop/go-flutter/issues/444
Still go-flutter shouldn't put the embedder in a Check failed
status. This will have to be investigated in the future.
@pchampio I tried https://github.com/JanezStupar/flutter_systray/tree/master/example too
And you have the same results?
Did you modify JanezStupar/flutter_systray
?
Could you create a simple plugin (without) systray that reproduce this issue ?
Thanks
I tried the example of JanezStupar/Ffltter_Systray
and got the same result.
The fanlide/go-flutter-systray
is plugin I wrote. It's not based on JanezStupar/Ffltter_Systray
modification.
You can hover run
to run their examples, and they all have this problem when they click on the menu.
@pchampio I'm sure hover build windows
won't have this problem because I'm already using fanlide/go-flutter-systray
. But this somewhat affects the development.
Does:
hover run -b '@fix/call_dart_from_go'
fixes this issue ?
Does:
hover run -b '@fix/call_dart_from_go'
fixes this issue ?
Testing it can fixes this issue.
Will be available in next tag.
You can use hover run -b '@master'
while waiting.
Will be available in next tag. You can use
hover run -b '@master'
while waiting.
OK,Thanks
Hover doctor
Error output
When I run a program using
hover run
, calling dart from golang in the way shown in the example will crash, but not whenhover build windows
is packaged error: