go-flutter
go-flutter copied to clipboard
get go-flutter: no handler found for channel dev.fluttercommunity.plus/connectivity
Hover doctor
$ hover doctor
hover: Running on linux
hover: Docker installed: true
hover: Sharing flutter version
[...]
Error output
Using hover build [...] --XXX
to build my application, I get the following
error:
hover: Using engine from cache
hover: Cleaning the build directory
hover: Bundling flutter app
hover: Compiling 'go-flutter' and plugins
[...]
Hi, I am try to developer go-flutter desktop application, I need to get network status, so I import connectivity_plus-2.2.1 in my project but I get go-flutter: no handler found for channel dev.fluttercommunity.plus/connectivity when I use hover run if I use flutter run, it's run fine, but flutter run not run to golang program, how can I fix it, Thanks!
same issue, by use hover run
to build windows app.