solana_mobile_client 0.1.2
solana_mobile_client: ^0.1.2 copied to clipboard
A reference implementation of the Mobile Wallet Adapter (Client) specification for Flutter.
0.1.2 #
- REFACTOR: upgrade linter (#1737).
- REFACTOR: migrate to Flutter 3.29.0 (#1705).
- REFACTOR: migrate to Flutter 3.24.3 (#1574).
- REFACTOR: use dcm 1.17.0 (#1441).
- REFACTOR: update linter (#1392).
- REFACTOR: update lint rules (#1320).
- REFACTOR: use DCM 1.14.0 (#1282).
- REFACTOR: update linter (#1223).
- REFACTOR: migrate to Flutter 3.16.2 (#1157).
- REFACTOR: update lint rules (#1102).
- FIX: Modernize Android configuration and improve documentation for solana_mobile_client (#1731).
- FEAT: Update SDK constraints and upgrade deps (#1683).
- FEAT: update web_socket_channel dependency (#1659).
- FEAT: Added mainnet to solana_client example (#1532).
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.