Lucas
Lucas
The Library currently supports the `subscriptions-transport-ws` subprotocol, but this library is no longer being maintained and recommends developers migrate to the [graphql-ws](https://github.com/enisdenjo/graphql-ws) library instead, which uses the `graphql-transport-ws` subprotocol, making...
I'm using https scheme and am testing on my Samsung S4, which is running Android 5.0.1. I am getting: ``MissingPluginException(No implementation found for method listen on channel uni_links/events)`` I get...
- Added async-await support for all notification endpoints (and added tests) - Added Constructors for `NotificationThread` and `Subject` - added `markThreadasDone` endpoint support
I have a screen that is a dedicated search page, due to this I find it a little useless to need an extra click to show the search bar. Instead,...
Hey, So I am currently implementing this library and I am seeing an issue where the data is being plotted in the wrong date range. In my PSQL database, I...
* What went wrong: Problem configuring task :libraries:core:kotest from command line. Using Android Studio Narwhal 4 Feature Drop | 2025.1.4 https://github.com/kotest/kotest-intellij-plugin/blob/cabf69b1f4181f3f2a243cbab32bd2581fb0f218/src/main/kotlin/io/kotest/plugin/intellij/run/GradleTaskNamesBuilder.kt#L18 if I just add a space `"-P kotest.include"` then...