solana_wallet_adapter_platform_interface 0.0.6
solana_wallet_adapter_platform_interface: ^0.0.6 copied to clipboard
A shared platform interface for the solana_wallet_adapter plugin.
solana_wallet_adapter_platform_interface #
A platform interface for the solana_wallet_adapter plugin.
Breaking Changes #
Prefer living with a less-clean platform API than making a breaking change (e.g by adding a method instead of renaming). See Platform Interface Breaking Changes for more details.