Complete API reference for Para Flutter SDK v2, including authentication, wallet management, and blockchain operations. Updated for 2.0.0-alpha with comprehensive multi-chain support and passkey authentication.
Para
class is the main entry point for the Para Flutter SDK, providing wallet operations, authentication, and blockchain interactions. The latest version includes passkey authentication, comprehensive multi-chain support, and deep linking capabilities.
AuthState
indicating next steps.ParaFuture
that can be cancelled.ParaFuture
.ParaFuture
.signMessage()
with the serialized transaction as messageBase64
. For Cosmos, use signMessage()
with cosmosSignDocBase64
.Auth
helper class.