Verban Adrian

Results 5 issues of 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: ![5de0a7b4-2afb-465c-bb8c-ce4e6a48d203](https://user-images.githubusercontent.com/8177798/165319057-371d3e53-1427-47cb-8c35-fef42ca49020.jpeg) 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...

question

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...

question

## 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...

bug