algorand_dart 1.0.3 copy "algorand_dart: ^1.0.3" to clipboard
algorand_dart: ^1.0.3 copied to clipboard

Unofficial community SDK to interact with the Algorand network, for Dart & Flutter

Changelog #

1.0.3 - 2022-03-28 #

  • Bugfix clients
  • Fix assetholding creator

1.0.2 - 2022-03-08 #

  • Added minimum balance
  • Rekeying fix
  • Updated AlgoExplorer endpoints
  • Small bugfixes
  • Algorand Exception message

1.0.1 - 2022-01-12 #

  • Fix application arguments Uin64 encoding

1.0.0 - 2021-11-05 #

  • Support AVM 1.0 & TEAL v5
  • Bugfixes
  • Utility methods
  • Updated dependencies
  • Added AVM examples

0.0.2-beta.8 - 2021-09-05 #

  • Clean up and refactoring
  • Optional Algorand Constructors
  • Added examples
  • Set up CI for Pull Requests
  • Add support for Address in toApplicationArguments

0.0.2-beta.7 - 2021-08-26 #

  • Rekeying
  • MessagePack decoding
  • Added support for contract templates
  • Added support for KMD
  • Implementation tests

0.0.2-beta.6 - 2021-07-24 #

  • Added support for smart contracts
  • Added support for logic signatures
  • Added support for multisignatures
  • Added support for TEAL signing
  • Added support for key registration transactions

0.0.2-beta.5 - 2021-06-15 #

  • Added support for raw transactions
  • Added support for AlgoSigner Web Plugin
  • Added support for Atomic Transfers
  • Bugfix group serialization

0.0.2-beta.4 - 2021-04-30 #

  • Bugfix zero amount transaction
  • Added export for Dio HTTP
  • Added support for AlgoExplorer API

0.0.2-beta.3 - 2021-03-15 #

  • Bugfix in AlgoUnit
  • Added Indexer AssetTransfer
  • Added balance helper method

0.0.2-beta.1 0.0.2-beta.2 - 2021-03-11 #

  • Effective Dart
  • Documentation
  • Readme

0.0.1-beta.1 - 2021-03-11 #

  • Upgraded to Null Safety
  • Effective Dart
  • Small bug fixes

0.0.1-dev.1 - 2021-03-10 #

  • initial beta release