WiRight
WiRight
gnupg, gnupg2 and gnupg1 do not seem to be installed, but one of them is required for this operation
As answered in https://stackoverflow.com/questions/50757647/e-gnupg-gnupg2-and-gnupg1-do-not-seem-to-be-installed-but-one-of-them-is-requ Try `RUN apt-get update && apt-get install -y gnupg2`
In my case problem was solved by: - downgrade targetSdkVersion and compileSdkVersion to 32 - use geolocator: ^8.2.1 - use permission_handler: ^9.2.0 hope it will help
@LeandroNovak Thank you, for your package!
Any progress?
In mobile device columns not freezing
seems like in #266 if run in web - all ok - we can frozen columns on both sides running on mobile devices - columns not frozen Flutter 2.5.0 iOS...
> [This](https://stackoverflow.com/a/39568177) gave me the answer that worked for me – in short, ensure that you run your Registry container with the `REGISTRY_HTTP_HOST` env var specified: > > ```shell >...
i have this issue too
Same here iOS 16.1 Flutter 3.3.9 `SocketException: Bad file descriptor (OS Error: Bad file descriptor, errno = 9)` while connecting to WS on GoLang