You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new package Reown has two conflicts with our packages:
1- package_info_plus: Reown uses it with version 7.0.0 and we use it with version 8.0.0 (We can't downgrade it at this time)
For this, there is an open issue: reown-com/reown_flutter#9
2- share_plus: Reown uses web_socket_channel that depends on web 0.5.0, while share_plus depends on web 1.0.0
For this, I opened a new issue: reown-com/reown_flutter#10
Downgrading our packages is not a valid option.
So now we have two options:
1- Upgrade to Reown and do manual overriding for those dependencies (I did it and it worked but it still needs to be tested very well as it might cause run time issues)
2- Keeping WalletConnect until fixing those two issues in the Reown package
WalletConnect Inc. is now known as Reown.
https://github.com/WalletConnect/WalletConnectFlutterV2 is no longer maintained.
We need to upgrade to Reown packages.
Some useful documentation about this here:
https://docs.reown.com/walletkit/upgrade/from-web3wallet-flutter
The text was updated successfully, but these errors were encountered: