File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1+ ## 0.4.4
2+
3+ - Support abi float32 and float64
4+ - Update dependencies
5+
16## 0.4.3
27
38- Add model for committed transaction
@@ -13,7 +18,6 @@ support:
1318
1419- /v1/chain/get_table_rows
1520
16-
1721## 0.4.0
1822
1923- Initial version to support push transaction
@@ -50,4 +54,3 @@ Supports the following APIs:
5054## 0.0.1
5155
5256- Initial version, created by Stagehand
53-
Original file line number Diff line number Diff line change 11name : eosdart
22description : EOSIO-based blockchain RPC API client in Dart language
3- version : 0.4.3
3+ version : 0.4.4
44homepage : https://github.com/primes-network/eosdart
55author : primes-network <primes.ntwk@gmail.com>
66
77environment :
8- sdk : ' >=2.1.0 <3.0.0'
8+ sdk : " >=2.1.0 <3.0.0"
99
1010dependencies :
1111 http : ^0.12.0+4
You can’t perform that action at this time.
0 commit comments