solana_wallet_adapter 0.0.4+2 copy "solana_wallet_adapter: ^0.0.4+2" to clipboard
solana_wallet_adapter: ^0.0.4+2 copied to clipboard

outdated

Dart implementation of Solana's Mobile Wallet Adapter Specification.

0.0.4+2 #

  • Update dependencies.

0.0.4+1 #

  • Remove debugging information.

0.0.4 #

  • Convert to Federated plugin.

0.0.3 #

  • Prepare for web support.

0.0.2+2 #

  • Remove duplication.

0.0.2+1 #

  • Update docs.

0.0.2 #

  • Change feePayerAccount to connectedAccount.
  • Fix AuthorizeResult walletUriBase serialization error.
  • Add skipReauthorize option to privileged method calls.
  • Add openUri and isWalletInstalled platform methods.

0.0.1+3 #

  • Require max value for randomValue.

0.0.1+2 #

  • Update solana_common.

0.0.1+1 #

  • Rename Identity to AppIdentity.

0.0.1 #

  • Mobile Wallet Adapter Specification.