public_address_wallet library

Classes

AppInfo
Info of mobile app crypto wallet was design for web3 dapp so it need an url, mobile apps can use its homepage icons is list link, with web3 dapp, it is favicon link or logo link
Wallet
Wallet Mobile app universal link & deeplink should end with '/'
WalletConnector
WalletConnector is an object for implement WalletConnect protocol for mobile apps using deep linking to connect with wallets.

Typedefs

OnSessionUriCallback = void Function(String uri)