Orange-Wallet / wallet-connect-dart

Wallet Connect client in Dart.
https://pub.dev/packages/wallet_connect
BSD 3-Clause "New" or "Revised" License
116 stars 76 forks source link

Bug: TargetPlatform.macOS is not yet supported by the flutter_inappwebview plugin #27

Open seanwestfall opened 2 years ago

seanwestfall commented 2 years ago

Hey guys, I was trying out this lib's example code to see how it works, and when I load it as a web app it just shows this:

Screen Shot 2022-05-13 at 3 18 56 PM

And there's no way to connect it to metamask (my wallet). Is this library fully ready. I'm just testing it on web, but my needs are I need a way to use walletconnect on a mobile device.