solana_wallet_kit 0.2.1 copy "solana_wallet_kit: ^0.2.1" to clipboard
solana_wallet_kit: ^0.2.1 copied to clipboard

PlatformAndroid

Flutter screens and secure local services for creating and restoring self-custodial Solana wallets.

Unreleased #

  • Renamed public wallet metadata and secret-bearing models to WalletInfo and WalletSecret.
  • Split AddressListScreen host callbacks so selecting an existing address and adding a derived address can trigger different host behavior.
  • Added PkRestoreScreen for restoring a supplied or user-entered Solana address from a matching private key.
  • Added service-level private-key-only Solana wallet restore for a supplied address.
  • Added optional existing-wallet groups to WalletSetupScreen with inline addresses, wallet-level mnemonic import, and address-card private-key restore.
  • Reworked recovery-phrase restore around rootId, SolanaDerivation, and optional verifyRoot verification.
  • Added root-scoped address indexes and address-family management through AddressListScreen.
  • Added WalletSecretsScreen for reviewing locally stored wallet material.
  • Show the generated private key on CreateSolanaWalletScreen alongside the wallet address and recovery phrase.
  • Expanded package documentation for setup, restore, backup, storage, derivation, security, and host integration boundaries.

0.1.0 #

  • Initial public preview.
  • Currently supports and verifies Android; iOS support is planned.
  • Added ready-made Solana wallet creation, restoration, and setup screens.
  • Added secure local recovery-phrase storage.
  • Added verified JSON backup import and Android system-document export.
  • Added responsive mnemonic UI, theme-aware copy customization, and lifecycle privacy obscuring.
  • Added public-account-only completion callbacks.
  • Added detailed integration, customization, backup, and storage documentation.
1
likes
145
points
47
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter screens and secure local services for creating and restoring self-custodial Solana wallets.

Repository (GitHub)
View/report issues

Topics

#solana #wallet #crypto #bip39

License

MIT (license)

Dependencies

bip39, file_selector, flutter, flutter_secure_storage, solana

More

Packages that depend on solana_wallet_kit

Packages that implement solana_wallet_kit