stellar_flutter_sdk
stellar_flutter_sdk
StellarSDK
StellarSDK constructor
StellarSDK
stellar_flutter_sdk
stellar_flutter_sdk
StellarSDK
StellarSDK constructor
StellarSDK class
Constructors
StellarSDK
Properties
accounts
assets
claimableBalances
effects
feeStats
hashCode
httpClient
ledgers
offers
operations
orderBook
payments
runtimeType
strictReceivePaths
strictSendPaths
trades
transactions
Methods
noSuchMethod
root
submitFeeBumpTransaction
submitTransaction
submitTransactionEnvelopeXdrBase64
toString
tradeAggregations
Operators
operator ==
Static properties
PUBLIC
TESTNET
Constants
versionNumber
StellarSDK
constructor
StellarSDK
(
String
url
)
Implementation
StellarSDK(String url) { _serverURI = Uri.parse(url); _httpClient = new http.Client(); }