tKey WebStorageModule equivalent in Flutter app

For the recovery module we have used SecurityQuestion and for the storage we have WebStorageModule. For the web, share validation / consensus works and we use inputShareFromWebStorage. This function looks after creating public key and new share for a new user.
We have a flutter mobile app for which we want to have the same functionality. Can you please let us know how can we achieve it.

@devtools Your request has been forwarded to our Dev team and we will get back with updates.

@devtools Please refer to this dart - How to save to web local storage in flutter web - Stack Overflow

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.