WalletConnect / Web3ModalFlutter

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

Flutter coinbase_service Package Error #155

Closed SatishParmar1 closed 3 weeks ago

SatishParmar1 commented 1 month ago

Describe the bug I have error in coinbase_service/coinbase_service.dart file of package. i use latest version but also error came

Screenshots

image
quetool commented 1 month ago

Can you try on version ^3.3.0-beta06?

plusema86 commented 1 month ago

same error on iOS, I tried the suggested version and it works, but I also had to change the version of walletconnect to: walletconnect_flutter_v2: ^2.3.0-beta04

SatishParmar1 commented 1 month ago

I use this version also but the error came again.

On Thu, 18 Jul 2024 at 21:41, Alfreedom @.***> wrote:

Can you try on version ^3.3.0-beta06?

— Reply to this email directly, view it on GitHub https://github.com/WalletConnect/Web3ModalFlutter/issues/155#issuecomment-2236972086, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZIMC7GYR53X4CG3T4WE5B3ZM7SKRAVCNFSM6AAAAABLC7SDO6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMZWHE3TEMBYGY . You are receiving this because you authored the thread.Message ID: @.***>

--

quetool commented 1 month ago

Can you both share your pubspec.yml file?

barksdontduck commented 1 month ago

The appcheck package was updated recently. Setting it back to the previous version -- the one two months ago, fixes things.

quetool commented 1 month ago

Hello @SatishParmar1 @plusema86, could you please provide your pubspec.yml so I can check any conflicting dept? Also @plusema86 you shouldn't have to use walletconnect_flutter_v2 if you are using web3modal_flutter

@barksdontduck appcheck is irrelevant here as it is not used by Coinbase service. In fact it is only used in an utils file to check if an app is installed.

quetool commented 3 weeks ago

Hello is this still an issue?

SatishParmar1 commented 3 weeks ago

No, issue is resolved.

On Fri, 9 Aug, 2024, 4:15 pm Alfreedom, @.***> wrote:

Hello is this still an issue?

— Reply to this email directly, view it on GitHub https://github.com/WalletConnect/Web3ModalFlutter/issues/155#issuecomment-2277670376, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZIMC7GYWF2L4MK55T4KIP3ZQSMUVAVCNFSM6AAAAABLC7SDO6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENZXGY3TAMZXGY . You are receiving this because you were mentioned.Message ID: @.***>

--