flutter_logs icon indicating copy to clipboard operation
flutter_logs copied to clipboard

How to use flutter_logs with encryption enabled

Open federicoscata opened this issue 1 year ago • 0 comments

Hello, I wonder how use correctly this log library enabling encryption. After saving encrypted logs, I export the zip file without decrypt and send it to my PC. How can I decrypt the logs inside the zipped file when it's on my PC. Obviously I have set the encryptionKey. How can I use it? Is this encryption supported by iOS?

federicoscata avatar Jun 20 '23 07:06 federicoscata