go-flutter icon indicating copy to clipboard operation
go-flutter copied to clipboard

get go-flutter: no handler found for channel dev.fluttercommunity.plus/connectivity

Open Bluezz99 opened this issue 2 years ago • 1 comments

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!

Bluezz99 avatar Mar 28 '22 03:03 Bluezz99

same issue, by use hover run to build windows app.

bladeofgod avatar Feb 22 '24 09:02 bladeofgod