solana_mobile_wallet 0.2.0+1 copy "solana_mobile_wallet: ^0.2.0+1" to clipboard
solana_mobile_wallet: ^0.2.0+1 copied to clipboard

PlatformAndroid

A reference implementation of the Mobile Wallet Adapter specification for Flutter.

0.2.0+1 #

  • REFACTOR: update lint rules (#1091).

0.2.0 #

Note: This release has breaking changes.

  • REFACTOR: update linter (#1030).
  • REFACTOR: bump linter (#993).
  • REFACTOR: update lint rules.
  • REFACTOR: update linter.
  • REFACTOR: migrate to Dart 3 and Flutter 3.10 (#981).
  • REFACTOR: update lints (#783).
  • FIX: use latest solana version (#941).
  • FIX: solana mobile wallet exception handling (#924).
  • FEAT: update mobile-wallet-adapter-wallet from 1.0.0 to 1.1.0 (#921).
  • BREAKING FIX: handle multiple intents.

0.1.0+1 #

  • REFACTOR: rename packages.
  • REFACTOR: rebuild generated code (#748).
  • DOCS: update repository name.

0.1.0 #

0.0.3 #

  • FEAT: update example wallet.
  • FEAT: upgrade to 1.0.0 library.

0.0.2 #

  • FEAT: implement remaining methods for wallet lib (#395).

0.0.1 #

  • Initial release