umair13adil / flutter_logs

An extensive logging framework developed for flutter apps.
https://itnext.io/sending-logs-from-flutter-apps-in-real-time-using-elk-stack-mqtt-c24fa0cb9802
Apache License 2.0
39 stars 28 forks source link

Can you provide an example for encryptionKey #22

Open pvsvamsi opened 2 years ago

pvsvamsi commented 2 years ago

How to use encryptionKey? Can you provide a sample code for the same with decryption steps?

umair13adil commented 2 years ago

@pvsvamsi Sure, i will update the steps in the ReadMe.

federicoscata commented 1 year ago

Is there any update?