spruceid / wallet

A reference credential wallet built on Flutter and DIDKit.
https://spruceid.dev/docs/credible
Apache License 2.0
45 stars 24 forks source link

Disable Key Recovery; Add InfoDialog #28

Closed theosirian closed 3 years ago

theosirian commented 3 years ago

When the user clicks the Recovery option in both on-boarding and profile pages, they will be shown a notification that the feature is currently unavailable; When the user clicks the Generate option in on-boarding they will skip the mnemonic page; Add InfoDialog widget to show the previously mentioned notifications;

wyc commented 3 years ago

Thanks. Tested on iOS and Android simulators, LGTM.