WalletConnect / Web3ModalFlutter

The Web3Modal for WalletConnect built using Flutter.
https://pub.dev/packages/web3modal_flutter
Apache License 2.0
27 stars 30 forks source link

2 functions not found in version 3.1.3 (requestSwitchToChain, requestAddChain) #120

Closed nambui98 closed 3 weeks ago

nambui98 commented 3 weeks ago

I installed a new version but the code i_w3_service.dart does not have 2 functions Future requestSwitchToChain(W3MChainInfo newChain); Future requestAddChain(W3MChainInfo newChain);

nambui98 commented 3 weeks ago

sorry, I need to remove pubspec.lock and then reinstalled