Skip to content

Latest commit

 

History

History
 
 

flutter

DIDKit - Flutter

Flutter plugin for the DIDKit library. Includes Dart bindings, and functionality for Android and iOS (WIP).

Usage

You can depend on this plugin as a path dependency.

You will also need to build the DIDKit library for your target platforms. To do that for Android, trigger building the AAR file:

make -C ../ ../target/didkit.aar