agent_dart icon indicating copy to clipboard operation
agent_dart copied to clipboard

Agent library for Internet Computer, in Dart

Results 6 agent_dart issues
Sort by recently updated
recently updated
newest added

This is the error that I am getting while creating an actor ``` ArgumentError: Invalid argument(s): Failed to lookup symbol 'bls_verify': dlsym(RTLD_DEFAULT, bls_verify): symbol not found ``` Full Stack Trace:...

Feel free to submit your projects here, and we will move them to README, and later to doc site Template below: --- - **Project Name** My very cool project -...

good first issue

# Description Documentation for agent_dart apis ## Context To have better understanding of internet computer, for client developers, it is the best way to understand how the sdk works. Though...

bounty

Right now the project has a dependency on flutter thus it's not possible to use the package on a pure dart environment like a server-side dart. Package behaves more like...

enhancement