walletconnect_qrcode_modal_dart 0.3.1 walletconnect_qrcode_modal_dart: ^0.3.1 copied to clipboard
Provides UI for DApps to easily connect to a supported Wallet apps through open WalletConnect protocol.
0.3.1 #
- Adds return types to
sendCustomRequest
andkillSession
0.3.0 #
- Adds platform overrides
0.2.0 #
- Adds card shape parameter
- BREAKING CHANGE: thumb builders moved into a new selector builder
0.1.2 #
- Fixes session exception and updates example app.
0.1.1 #
- Adds data customization support.
0.1.0 #
- Adds customization support.
0.0.6 #
- Fixes styling.
0.0.5 #
- Updates example up to support all platforms.
0.0.4 #
- Adds support for desktop and web.
- Updates dependencies.
0.0.3 #
- Fixes analyzer issues, updates
url_launcher
package.
0.0.2 #
- Fixes pub.dev broken link to animated gif.
0.0.1 #
- Initial version supports Dart version of QRCodeModal to connect DApp with supported Wallet through
walletconnect_dart
package.