-
Notifications
You must be signed in to change notification settings - Fork 49
Description
I'm interested in building a Flutter chat app using the signal protocol. However I'm not really sure how to use this library.
Of cause I checked the example, but that one is more or less just a unit test out of my view. I'm looking for information which generated keys I need to store so that I can decrypt them when I restart my app. Which and how do I exchange the keys?
I also tried to check the "real" sample app, but I cannot compile it. At first I get dart compile errors and then (after simply removing the broken code) native errors. Great! I installed therefore the Windows App which requires a sign in from your Android app. Then on my mobile I have to register... I do not want to share my mobile number with you just to check your app. Even the strings from the onboarding are not in the code base. This is so strange.