You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ 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!
The text was updated successfully, but these errors were encountered:
Hover doctor
Error output
Using
hover build [...] --XXX
to build my application, I get the followingerror:
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!
The text was updated successfully, but these errors were encountered: