Verban Adrian
Verban Adrian
Hello, Is there any way to test if the Logger was closed or not? Making the instance variable nullable and then using null-aware operator ?. to access it's methods doesn't...
Hello, when trying to retrieve the content I get the string with other chars appended. The content from the tag is "yoooo" as seen in the following screenshot:  The...
Hello, I have an app I am working on which uses Hive for storing local data. The thing is the data stored locally is data required for login persistence, but...
Hello, I was looking into the project because I want to help with it, as I am also using it in a project. What I want to do at the...
## Description Hello, I have Dio initialised inside a repository class which ends up calling the server instead of returning what I am setting using dioAdapter.onPost. The issue occurs if...