stellar_flutter_sdk 0.8.3
stellar_flutter_sdk: ^0.8.3 copied to clipboard
A stellar blockchain sdk that query's horizon, build, signs and submits transactions to the stellar netweok.
0.8.3 01.Jul.2020. #
- Add fee stats implementation
- Add max operation fee
- Fix fee bump transaction
0.8.2 28.Jun.2020. #
- Add query tests for accounts, efffects, ledgers.
- Fix ledger response parsing.
- Extend EffectsRequestBuilder for order, limit, cursor.
- remove many warnings/hints
0.8.1 27.Jun.2020. #
- Add examples, app and more documentation.
- Restructuring of the project.
- Improve tests.
0.8.0 26.Jun.2020. #
- Extend documentation and tests, extend orders result.
0.7.9 25.Jun.2020. #
- Added examples, documentation, tests and bugfixes.
0.7.8 24.Jun.2020. #
- Added tests and bugfixes.