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

Add Future/Promise support to DIDKit interface #42

Closed theosirian closed 3 years ago

theosirian commented 3 years ago

Fixes DIDKit provider interface to use Futures/Promises in methods where that is required for the Web target.

wyc commented 3 years ago

Was merging requests as per https://github.com/spruceid/credible/issues/44 and ran into conflicts. Please advise @theosirian, thanks!

theosirian commented 3 years ago

@wyc I have rebased and resolved the merge conflicts, should be good to go now.