File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 2.1.6
2+
3+ - Removed image from QR Code, it was sometimes causing problems and needs more testing
4+
15## 2.1.5
26
37- Added height parameter to the ` WalletConnectModalConnect ` button
4- - Removed image from QR Code, it was sometimes causing problems and needs more testing
58
69## 2.1.4
710
Original file line number Diff line number Diff line change 11import 'package:flutter/material.dart' ;
22
33class WalletConnectModalConstants {
4- static const WALLETCONNECT_MODAL_VERSION = '2.1.5 ' ;
4+ static const WALLETCONNECT_MODAL_VERSION = '2.1.6 ' ;
55
66 static const Key helpPageKey = Key ('helpPageKey' );
77 static const Key qrCodePageKey = Key ('qrCodePageKey' );
Original file line number Diff line number Diff line change 11name : walletconnect_modal_flutter
22description : The WalletConnectModal for WalletConnect built using Flutter.
3- version : 2.1.5
3+ version : 2.1.6
44repository : https://github.com/WalletConnect/WalletConnectModalFlutter
55
66environment :
You can’t perform that action at this time.
0 commit comments