Unclear on how to actually compile/run it.
I tried dart run . but get this error:
Resolving dependencies...
Because znn_controller_dart depends on znn_sdk_dart from path which doesn't exist (could not find package znn_sdk_dart at
"/Users/sam/code/opensource/znn_controller_dart/packages/znn_sdk_dart"), version solving failed.
Unclear on how to actually compile/run it.
I tried
dart run .but get this error: