agent_dart 0.0.6 agent_dart: ^0.0.6 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
Signer
toWallet
- Added
Lock
andunlock
to Wallet
0.0.4 #
revamp
0.0.5 #
- Added isolate to encrypt/decrypt phrase keystore because
scrypt
in dart is too slow. Thinking about added another ffi method likeethsign
to complete the job however theserde_json
is too large to bundle. Related issue: https://github.com/AstroxNetwork/agent_dart/issues/6
0.0.6 #
- fix encode/decode