archethic_lib_dart 0.0.12+12
archethic_lib_dart: ^0.0.12+12 copied to clipboard
ArchEthic dart library for Flutter based on Official ArchEthic Javascript library for Node and Browser
Changelog #
0.0.12+12 - 2021-07-12 #
- Remove Flutter SDK dependencies
0.0.11+11 - 2021-07-12 #
- Add methods : encrypt & decrypt a data for a given public key using AES algorithm
0.0.10+10 - 2021-07-12 #
- Documentation
0.0.9+9 - 2021-07-12 #
- Expose services
- Fix bugs
0.0.8+8 - 2021-07-08 #
- Update Crypto and Transaction builder with the latest changes from the node implementation
- Add api methods
0.0.7+7 - 2021-07-06 #
- Update Crypto and Transaction builder with the latest changes from the node implementation
- Update dependencies
0.0.6+6 - 2021-06-23 #
- Rename references by ArchEthic
- Update dependencies
0.0.5+5 - 2021-05-11 #
- Add coingecko api (Get Uniris Coin infos (name, price, market, ... including exchange tickers))
- Add absinthe socket
0.0.4+4 - 2021-05-04 #
- Add api requests (fetchBalance, getTransactionContent, getTransactions)
- Add coingecko api
- Organize packages
0.0.3+3 - 2021-04-21 #
- Dartdoc
- Change project structure
0.0.2+2 - 2021-04-21 #
- Remove cupertino_icons dependency
- Dart format
0.0.1+1 - 2021-04-21 #
- Initial release.