agent_dart 0.0.5
agent_dart: ^0.0.5 copied to clipboard
An agent library built for Internet Computer, a plugin package for dart and flutter apps. Developers can build ones to interact with Dfinity's blockchain directly.
0.0.1 #
- Initial release
0.0.2 #
- Added
webauth_provider
0.0.3 #
- Added
SignertoWallet - Added
Lockandunlockto Wallet
0.0.4 #
revamp
0.0.5 #
- Added isolate to encrypt/decrypt phrase keystore because
scryptin dart is too slow. Thinking about added another ffi method likeethsignto complete the job however theserde_jsonis too large to bundle. Related issue: https://github.com/AstroxNetwork/agent_dart/issues/6