coinbase_wallet_sdk 1.0.10 coinbase_wallet_sdk: ^1.0.10 copied to clipboard
Fluter implementation of Coinbase Wallet SDK.
1.0.10 #
- Add Android Gradle Plugin 8 compatibility
1.0.9 #
- Hex encode public keys on Android platform
1.0.8 #
- Changed: Type of chainId parameter on SwitchEthereumChain to string
- Expose ownPublicKey and peerPublicKey fields
- Bug fixes
1.0.7 #
- add AddEthereumChain action
- expose isConnected
1.0.6 #
- make nullable parameters optional
1.0.5 #
- isConfigured check
1.0.0 #
- iOS/Android Flutter support