Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 532 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 532 Bytes

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