Skip to content

Releases: WalletConnect/WalletConnectFlutterV2

v1.0.7

23 Feb 01:31
f236160
Compare
Choose a tag to compare

What's Changed

  • Removed " from methods in URL
  • Simplified using createInstance static functions
  • ConnectResponse completer now explicitly completes with a SessionData object

v1.0.5

22 Feb 01:34
4359ce4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

21 Feb 18:06
d5d295b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

20 Feb 18:24
d18fc49
Compare
Choose a tag to compare

v1.0.2

18 Feb 18:28
Compare
Choose a tag to compare
  • Removed HEX dependency
  • Upgraded websocket dependency to 2.3.0, so that the ready property exists

v1.0.1

17 Feb 23:51
f88f989
Compare
Choose a tag to compare
  • Fixed issues with Session Settle Request not allowing null required and optional namespaces
  • Fixed issues with connect and requestAuth not allowing you to provide required methods for the URI
  • More tests