Flutter plugin for the DIDKit library. Includes Dart bindings, and functionality for Android and iOS (WIP).
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