solana_mobile_client 0.1.1+1 solana_mobile_client: ^0.1.1+1 copied to clipboard
A reference implementation of the Mobile Wallet Adapter (Client) specification for Flutter.
0.1.1+1 #
- REFACTOR: update lint rules (#1091).
- FIX: thread starting (#1101).
0.1.1 #
- 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).
- FEAT: add isWalletAvailable method (#1063).
- FEAT: update mobile-wallet-adapter-client from 1.0.0 to 1.1.0 (#923).
0.1.0+1 #
- REFACTOR: rename packages.
- REFACTOR: rebuild generated code (#748).
- DOCS: update repository name.
0.1.0 #
- Bump "solana_mobile_client" to
0.1.0
.
0.0.4 #
- FEAT: update mobile wallet client example (#667).
0.0.3 #
- FEAT: update library to 1.0.0 (#647).
0.0.2 #
- FEAT: add signTransactions.
- FEAT: add requestAirdrop method.
- FEAT: add deauthorize method.
- FEAT: add reauthorize method.
- FEAT: add authorize method.
- FEAT: add solana_mobile_client (#406).
0.0.1 #
- TODO: Describe initial release.