xander.denecker

Results 7 issues of xander.denecker

# WIP Let me start by saying that these changes are not necessary but seemed like they could help in the long run of the plugin. It will look like...

**Is your feature request related to a problem? Please describe.** I want to hide certain fields from the toString function or at least make them secret. **Describe the solution you'd...

enhancement

Update the talker data / talker log class to be more serializable friendly. Right now Error, Stacktrace and Exception are used as types but those items cannot be serialized/deserialized to...

enhancement
work_in_progress

Just like the title suggests a Histogram type event. Just like you have in Prometheus for example. Why you may ask. I just have this use case where I trigger...

feature request

**Description** Don't authomatically connect when websocket class is created, but instead expose the now private _connect function. **Additional Context** I have a usecase where I don't want the socket to...

Since cocoapods will be removed by #24 , I already wanted to create this feature request. We are attempting to use this package in a flutter application together with the...

### Thanks a lot for contributing! Hey, I just found some more UI inconsistencies and tried fixing them all at once. I removed the "TalkerScreenTheme" class and changed that option...