Closed kevtechi closed 6 months ago
Hello @kev-techi! This is pretty common in Flutter and I'd say the fix is pretty simple. Until we submit a new version with package_info_plus updated you can just override it.
dependencies:
walletconnect_flutter_v2: ^2.2.3
dependency_overrides:
package_info_plus: ^8.0.0
Describe the bug
package_info_plus dependency creates issues because it is out of date.
To Reproduce Steps to reproduce the behavior:
Expected behavior I expect to be able to install both packages.